{% extends "joyous/joyous_base.html" %} {% block content %}
{% include "joyous/includes/event_details.html" with event=page %}
{% endblock %}