X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/cb1976ef371904b45d7961212cd87595a9486284..ac3d66885419d71d6e6d16080fcf09ecffa66fe9:/floof/templates/art/show.mako?ds=inline diff --git a/floof/templates/art/show.mako b/floof/templates/art/show.mako index 45ebcb9..05d1e42 100644 --- a/floof/templates/art/show.mako +++ b/floof/templates/art/show.mako @@ -1,7 +1,7 @@ <%inherit file="/base.mako" /> <%namespace name="comments" file="/comments/lib.mako" /> -<%! from floof.model.art import Rating %> +<%! from floof.model import Rating %>

Viewing Art