{% load i18n %} {% load crispy_forms_tags %} {% with form=form %} {% include "display-form-errors.html" %} {% endwith %} {% csrf_token %} {{ form.type }}