{% for block in blocks %} {% if forloop.first %} {% endif %} {{ block.siteblocks.data|safe }} {% if forloop.last %} {% endif %} {% endfor %}