{include file=$header title={$page.title} keywords={$json.keywords} description={$json.description}}

{$page.title}

{section name=customer loop=$childPages}
  • authorAdmin
  • {$childPages[customer].time|t}
{$childPages[customer].title}

...

{/section}
{if ($page.txt)}
{$page.txt}
{/if}
{include file=$footer}