X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Ftag.cloud.html;h=01b50b0217501ec38fa77d4f0facc57a9b4545a3;hb=b3bd8c3e8d367975980043e772f7cd78b7f96bc6;hp=9e52158dead46f29be307d8c6800100006f6ddeb;hpb=17e45b2e9c33c736751e059276fadb480f98e621;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/tag.cloud.html b/tpl/default/tag.cloud.html index 9e52158d..01b50b02 100644 --- a/tpl/default/tag.cloud.html +++ b/tpl/default/tag.cloud.html @@ -1,5 +1,5 @@ - + {include="includes"} @@ -15,7 +15,7 @@

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

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

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

@@ -26,14 +26,15 @@
- - +
@@ -47,8 +48,8 @@
{loop="tags"} - {$key}{$value.count} + {$key}{$value.count} {loop="$value.tag_plugin"} {$value} {/loop}