{% extends "layout.html" %} {% load i18n %} {% block content %}
{% if errors %}
{% endif %}
{% csrf_token %}
{% endblock %}