<{$module_name}> » <{$smarty.const.TAG_MD_TAGS}> » <{$tag_term}>

<{foreach item=article from=$tag_articles}>
<{$article.module}> | <{$article.title}> <{$article.time}>
<{assign var=tagbar value=$article.tags}> <{include file="db:tag_bar.html"}>
<{$article.content}>
<{/foreach}>
<{if $tag_addon}>
<{$tag_addon.title}>: <{foreach item=addon from=$tag_addon.addons}> <{$addon}><{/foreach}>
<{/if}>