<%tloop section%> <%tlv meta_title%> ABC CMS Pro
site_module_sample01.html
A sample of the simplest use of tags from Site module.
Switch on the template site_module_sample01.html in all sections created at the admin panel, input your data and see how it works.
You can make experiments with any CMS tags for posting information to your web site

Site header
Titles of all sections and menu items are posted auomatically

<%tloop menu%> <%tlv name%>
<%tloop pages%> <%tlv name%>
<%tendloop pages%>
<%tendloop menu%>
Posting pages' content

<%tloop page%> <%tlv text%> <%tendloop page%>
Right column
Site footer
<%tendloop section%>