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

{% trans 'Oops, something went horribly wrong.' %}

{% endblock %}