{% load i18n %} {% load eventurl %} {% load rich_text %} {% if event.settings.voucher_explanation_text %}
{{ event.settings.voucher_explanation_text|rich_text }}
{% endif %}