{% load wagtailcore_tags %} {% if exceptions %}
{{ exception.cancellation_title }} on {{ exception.postponed_from }}
{% endif %}{{ exception.postponement_title }} on {{ exception.postponed_to }}
{% elif exception.cancellation_title %}{{ exception.cancellation_title }}
{% elif exception.extra_title %}{{ exception.extra_title }}
{% endif %} {% endfor %}