projects
/
zzz-floof.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
1f012952faf20bf0fc1e09ecb76f2e86a273e981
[zzz-floof.git]
/
floof
/
templates
/
comments
/
thread.mako
1
<%inherit file="/base.mako" />
2
<%namespace name="comments" file="/comments/lib.mako" />
3
4
<h1>Comments</h1>
5
${comments.comment_thread(c.comments)}