{template "header.html"}

{loop $related $t} {$t.name} {/loop}

{if $tag.id}
{$tag.name}
{$tag.content}
{/if}
{list action=cache name=module return=c}
{/list}
{template "footer.html"}