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