X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/422dfbb85e3efd51efd676779012aeb3f9575ba4..fca6f64bc81a02c61ba45a13de25f3da2e7630b3:/floof/templates/comments/thread.mako diff --git a/floof/templates/comments/thread.mako b/floof/templates/comments/thread.mako new file mode 100644 index 0000000..1f01295 --- /dev/null +++ b/floof/templates/comments/thread.mako @@ -0,0 +1,5 @@ +<%inherit file="/base.mako" /> +<%namespace name="comments" file="/comments/lib.mako" /> + +

Comments

+${comments.comment_thread(c.comments)}