X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/332de9696e2cca102332d5543adad9b289c35214..da9dc9c1a060be8de3c13fa308a047b4b57eaaeb:/floof/templates/users/view.mako?ds=inline diff --git a/floof/templates/users/view.mako b/floof/templates/users/view.mako index d128276..f9a9329 100644 --- a/floof/templates/users/view.mako +++ b/floof/templates/users/view.mako @@ -3,7 +3,7 @@
This is the userpage for ${c.this_user.name}.
-% for gallery in c.this_user.galleries: +% for gallery in c.this_user.primary_page.galleries: