Kommentare:

{# #}
{% for comment in comments %}
{{comment.comment_date}}

{{comment.comment_content}}

{% endfor %}