{% for block in blocks %} {% if block.is_reply %}
{% else %}
{% endif %}{{ block|safe|linebreaksbr }}
{% endfor %}