{% extends "mailman-django/base.html" %}{% load i18n %} {% block content %} <h1>Error</h1> <p>{{ message }}</p> {% endblock %}