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

{% trans 'Internal server error' %}

{% trans 'Sorry, but there was an error with the requested URL.' %}

{% endblock %}