{% extends 'core/page.html' %} {% load i18n %} {% block page %}

{% trans 'Error' %}

{% trans 'There was an error with the requested URL.' %}

{% endblock %}