{% if page.status %}
{{ page.status_text }}
{% endif %}
{# postponement_title is required #}
{{ page.postponement_title }}
{% image page.image width-350 %}
{% include "joyous/includes/who_when_where.html" with event=page %}
{{ page.details|richtext }}