X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/fca6f64bc81a02c61ba45a13de25f3da2e7630b3..d2cfab09f98980d5c1d433a9e75eb65e0b13b0aa:/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 +