{% load wagtailcore_tags wagtailimages_tags %}

{{ title }}

{% if event.image %} {% image event.image width-250 class="joy-img-link__img" %} {% endif %} {% include "joyous/includes/who.html" %} {% include "joyous/includes/when.html" %} {% include "joyous/includes/where.html" %}
{{ event.details|richtext|truncatewords_html:150 }}