{% load i18n %}
{% include "includes/form_errors.html" %} {% csrf_token %} {{ form }} {% if extra_field %}{{ extra_field }}{% endif %}