{% extends 'base.html' %} {% load i18n %} {% block page_title %}{% trans 'Sorry, something went wrong' %} – {{ block.super }}{% endblock %} {% block phase_banner %}{% endblock %} {% block inner_content %}
{% trans 'There was a problem with your request.' %}