{include header.html}
{foreach $products AS $product}
{/foreach}
{$content.title}
{$content.content}
{include footer.html}