{% load wagtailcore_tags %} {% if audience_allowed %}
{% if value.heading.text %}

{{ value.heading.text }}

{% endif %}
{% endif %}