{% extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% import "bootstrap/fixes.html" as fixes %} {% import "bootstrap/utils.html" as util %} {% block title %}500 Error{% endblock %} {% block content %}
The server encountered a problem. Please contact the site administrator.
{% if event_id %} {% endif %}