{% extends "base.html" %} {% load i18n %} {% block head %} {% endblock %} {% block content %} {% if msg %}
{{ msg }}