Hiw to create many static pages based on single template?
{exp:channel:entries channel="about" url_title={page_url}}
<h1 class="about">{title}</h1>
{about_body}
{/exp:channel:entries}
{embed="global_embeds/.left_nav" loc={page_url}}above code correct? loc={page_url} seems not rendering correctly ...
which ee tag i can use?