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

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

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

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

{/if}
{loop="$plugin_start_zone"} {$value} {/loop}
{loop="tags"} {$key}{$value.count} {loop="$value.tag_plugin"} {$value} {/loop} {/loop}
{loop="$plugin_end_zone"} {$value} {/loop}
{include="tag.sort"} {include="page.footer"}