{template "header.html"} {if $files}
{loop $files $t}

{$t}

{/loop}
{/if} {template "footer.html"}