{% load wagtailcore_tags %} {% if column == '' %} {% for block in body %} {% include_block block %} {% endfor %} {% else %} {% endif %}