{include="includes"} {include="page.header"} {include="tag.sort"}
{$countTags=count($tags)}

{'Tag list'|t} - {$countTags} {'tags'|t}

{if="!empty($search_tags)"}

{'List all links with those tags'|t}

{/if}
{loop="$plugin_start_zone"} {$value} {/loop}
{loop="tags"}
{if="isLoggedIn()===true"}    {/if} {$value} {$key} {loop="$value.tag_plugin"} {$value} {/loop}
{if="isLoggedIn()===true"}
{/if}
{/loop}
{loop="$plugin_end_zone"} {$value} {/loop}
{if="isLoggedIn()===true"}