{% if comments %} {% for comment in comments.all %} {% include "comments/comment.html"%} {% endfor %} {% else %}
Bisher keine Kommentare.
{% endif %}