{include file="header.tpl"} {if $tags}
{foreach from=$tags item=t} {$t->tag|escape} ({$t->count}) {/foreach}
{else}
{str tag=youhavenottaggedanythingyet}
{/if} {if !empty($results->data)} {$results->tablerows} {/if}
{$results->pagination} {include file="footer.tpl"}