X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/3bdc7971c3359efe7f38eb1b94253b416471b87b..29dd9f09e93699ac14cd80ea192794ff04cd8f35:/floof/templates/art/show.mako?ds=inline diff --git a/floof/templates/art/show.mako b/floof/templates/art/show.mako index 88e3ec9..d77f364 100644 --- a/floof/templates/art/show.mako +++ b/floof/templates/art/show.mako @@ -8,7 +8,8 @@ ${h.submit('submit', 'Tag!')} ${h.end_form()} % for tag in c.art.tags: -${tag} +x +${tag} % endfor