{% load wagtailcore_tags wagtail_daisIE_tags %} {% if audience_allowed %}
{% for child in value.content %}
{% include_block child %}
{% endfor %}
{% endif %}