{% extends "base.html" %} {% load static i18n %} {% block title %}{{ title }} - {{ block.super }}{% endblock %} {% block content %}
{{ message }}