{% load wagtailcore_tags nhsukfrontend_extra_parameters_tags nhsukfrontend_wrapper_tags %} {% if column == '' %} {% for block in body %} {% with "body."|add:block.id as contentpath %} {% contentwrapper contentpath %} {% include_block block %} {% endcontentwrapper %} {% endwith %} {% endfor %} {% else %} {% endif %}