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