{% extends "core/base.html" %} {% load core_tags menu_tags static wagtailuserbar wagtailcore_tags wagtailimages_tags %} {% block extra_css %} {% endblock %} {% block content %}
{{ event.location_name }}
{% if event.location_street %}{{ event.location_street }}
{% endif %}
{% if event.location_city %}{{ event.location_city }}{% endif %}