{% extends 'base.html' %} {% set title = 'Unexpected Error' %} {% block body %}
Sorry, but something unexpected has happened. Those in charge have been notified and the problem should be fixed soon (hopefully).
If this is not the first time you're experiencing this problem, please contact us and let us know about it.
{% endblock %}