{% extends "base.html" %} {% load static %} {% load custom_tags %} {% block content %}

SERVER ERROR

{% if exception %}Error message: {{ exception }}{% endif %}
Refresh the page or report it here.
{% endblock content %}