mikejmoran of Speak Creative
3/19/2019 - 7:45 PM

SiteWrench Site Content Tags

<!--The following tags are for pulling in content entered within the Site Settings -->


/admin/settings/custom-content.aspx

<!--More documentation is there.-->


<!--Site Title-->
<%= GetSiteTitle() %>

<!--Site Main Image-->
N/A

<!--Logo-->
<%= GetSiteLogo(cssClass) %>

<!--Business Hours-->
<%= GetSiteContactInfo(nl2br [true|false]) %>

<!--Street-->
<%= GetSiteCustomContent(1, nl2br [true|false]) %>

<!--City-->
<%= GetSiteCustomContent(2, nl2br [true|false]) %>

<!--State-->
<%= GetSiteCustomContent(3, nl2br [true|false]) %>

<!--Zip-->
<%= GetSiteCustomContent(4, nl2br [true|false]) %>

<!--Phone-->
<%= GetSiteCustomContent(5, nl2br [true|false]) %>

<!--Hours-->
<%= GetSiteHours() %>