{% load wagtailcore_tags joyous_tags %}{% if event.location %}
{{ event.location }} {% location_gmap event.location %}
{% endif %}{% if event.website %}
{{ event.website }}
{% endif %}