{% extends "base.html" %} {% block title %}Error{% endblock %} {% block body %}
Sorry, something went wrong. Please try again shortly.
{% if admin_email %}
If this error continues please contact us.
{% endif %}