{% load static wagtailcore_tags wagtailimages_tags social_share i18n %}
{% image page.image fill-1000x667 as header_image %} {{ page.image.title }}

{{ page.title }}

{% if page.get_status_text %}

{{ page.get_status_text }}

{% endif %}
  • {{ page.start_dt|date:'r' }}
  • {{ page.end_dt|date:'r' }}
  • {% if page.location %}
  • {{ page.location }}
  • {% endif %}
{% if page.description %} {{ page.description|richtext }} {% else %}

{% trans "No description available" %}

{% endif %}

{% trans "Categories" %}