X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/dce049a4e2dd5fee51fe9d8ebafd4c9401c0c5dd..efdbb22873232827398ba7605f8b35c605c043e9:/floof/templates/comments/lib.mako?ds=inline diff --git a/floof/templates/comments/lib.mako b/floof/templates/comments/lib.mako index 0c8ebfb..e822a17 100644 --- a/floof/templates/comments/lib.mako +++ b/floof/templates/comments/lib.mako @@ -13,11 +13,21 @@ ${single_comment(comment)} %def> <%def name="single_comment(comment)"> +% if hasattr(comment, 'indent'):
${comment.text}