diff --git a/views/gallery.tt b/views/gallery.tt index 7bd0071..d0bbdd9 100644 --- a/views/gallery.tt +++ b/views/gallery.tt @@ -1,4 +1,4 @@ -
+
[% FOREACH tag IN tags -%] [% tag.name %] ([% tag.count %]) [% END -%]