projects
/
zzz-floof.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added partial support for comment threading.
[zzz-floof.git]
/
floof
/
templates
/
comments
/
thread.mako
1
<%inherit file="/base.mako" />
2
<%namespace name="comments" file="/comments/lib.mako" />
3
4
${comments.comment_block(c.comments)}