{% extends 'base.html' %} {% load i18n %} {% block content %}

{% trans 'Sorry to tell you, but something is wrong with your request.' %}

{% endblock %}