{% extends "base.html" %} {% load i18n %} {% block title %}{{ title }}{% endblock %} {% block content %}
{{ message_exception|safe }}