{% load future i18n %} {% block title %}{% endblock %} {% block content_wrapper %}
{% include "_messages.html" %} {% block content %}{% endblock %}
{% endblock %}