{$template:_head} {$template:_header}

{$page:h1}

{repeat:Section box:key:1}

{$header:content_key}

{$content:content_key1} {$content:content_key2}
{/repeat}
{repeat:Aside left box:key:1}

{$header:left_key}

{$content:left_key}
{/repeat}
{repeat:Aside right box:key:1}

{$header:right_key}

{$content:right_key}
{/repeat}
{$template:_footer} {$template:_mobile elements} {$template:_scripts}