{template "header.html"}

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

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