[% USE scalar %] [% SET comment_count = Post.scalar.comments.count %] [% BLOCK render_comment %] [%- SET format1 = '%Y-%m-%dT%H:%M' format2 = '%b %d, %Y @ %H:%M' -%] [%- USE date -%] [% DEFAULT depth = 1 %] [% SET subcomment_count = Comment.scalar.comments.count %]
[% Comment.body_html %]