X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/dce049a4e2dd5fee51fe9d8ebafd4c9401c0c5dd..20379253a8fa1326e175c0f0bb5faee4aeeea158:/floof/templates/comments/thread.mako diff --git a/floof/templates/comments/thread.mako b/floof/templates/comments/thread.mako index 359c296..947c500 100644 --- a/floof/templates/comments/thread.mako +++ b/floof/templates/comments/thread.mako @@ -1,6 +1,8 @@ <%inherit file="/base.mako" /> <%namespace name="comments" file="/comments/lib.mako" /> +

« Return

+ % if c.root_comment: ${comments.single_comment(c.root_comment)} % endif