projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
some nice mixins for tags, ratings, relations
[zzz-floof.git]
/
floof
/
templates
/
users
/
view.mako
diff --git
a/floof/templates/users/view.mako
b/floof/templates/users/view.mako
index
d128276
..
f9a9329
100644
(file)
--- a/
floof/templates/users/view.mako
+++ b/
floof/templates/users/view.mako
@@
-3,7
+3,7
@@
<p>This is the userpage for ${c.this_user.name}.</p>
<p>This is the userpage for ${c.this_user.name}.</p>
-% for gallery in c.this_user.galleries:
+% for gallery in c.this_user.
primary_page.
galleries:
<h2>${gallery.string}</h2>
${macros.thumbs(gallery.search.results)}
% endfor
\ No newline at end of file
<h2>${gallery.string}</h2>
${macros.thumbs(gallery.search.results)}
% endfor
\ No newline at end of file