{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="$is_logged_in===true"}    {/if} {$value} {$key} {loop="$value.tag_plugin"} {$value} {/loop}
{if="$is_logged_in===true"}
{/if}
{/loop}
{loop="$plugin_end_zone"} {$value} {/loop}
{if="$is_logged_in===true"}