X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/f267b2f2841d407dcdf9c3c0f5406f8c10403ccb..fe7afb91d071aaf21034561840588e82425f3d8a:/floof/templates/art/show.mako?ds=inline diff --git a/floof/templates/art/show.mako b/floof/templates/art/show.mako index cf713dc..e13c295 100644 --- a/floof/templates/art/show.mako +++ b/floof/templates/art/show.mako @@ -1,23 +1,45 @@ <%inherit file="/base.mako" /> <%namespace name="comments" file="/comments/lib.mako" /> -<%! from floof.model.art import Rating %> +<%! from floof.model import Rating %>
+ ${h.image('/icons/overlay/tag--plus.png', '')} + ${h.text('tags')} ${h.submit(None, 'Add tags!')} +
+${h.end_form()} +% endif +