{% extends "base.html" %} {% block content %}

{{ 'An unexpected error has occurred' }}

{{ 'Back' }}

{% endblock %}