if (CMS_Setting('theme_config')['welcome_running']){ return `
` + CMS_Setting('theme_config')['welcome_text'] + `
`; }else{ return CMS_Setting('theme_config')['welcome_text']; }
You can share this post!