{% load wagtail_daisIE_tags notifications %} {% if audience_allowed %} {% if value.icon and not value.icon_after %}{% daisyui_icon value.icon %}{% endif %}{% daisie_text value.text %}{% if value.icon and value.icon_after %}{% daisyui_icon value.icon %}{% endif %} {% endif %}