{% extends 'ui/layout.html' %} {% load i18n %} {% block content %}
{% include 'ui/partials/form_errors.html' with show_field_errors=True %} {% block form %}{% endblock %}
{% endblock %}