Tags:
{if $tags}
{loop $tags $name $url}
<a href="{$url}" target="_blank">{$name}</a>
{/loop}
{else}
{/if}