{% extends "base.html" %} {% load url from future %} {% block title %}Event: {{ event }}{% endblock %} {% block main_content %}
None