view theme/html/tagcloud.tmpl @ 1031:31c9d3b5007a

move templates and static files into a theme directory The two are very related so they should be stored in the same place. Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Fri, 24 Jul 2020 14:21:47 -0400
parents templates/html/tagcloud.tmpl@2605f6c6d6d5
children
line wrap: on
line source

<a href="?tag={name|urlescape}" title="Tag: {name} ({count})" style="font-size: {size}pt;">{name}</a>