X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/065bd5b754cc6e6ea5da17e11a939f7a5b34da75..db4c5f0b56d22815ecc31754271797b2401c9458:/floof/templates/users/view.mako diff --git a/floof/templates/users/view.mako b/floof/templates/users/view.mako index 5b7e12d..eb24b2d 100644 --- a/floof/templates/users/view.mako +++ b/floof/templates/users/view.mako @@ -21,7 +21,8 @@ ${h.form(url(controller='user_settings', action='rel_toggle', name=c.user.name.l % endif % endif +<%! from floof.lib.search import parse %> % for gallery in c.this_user.primary_page.galleries: