{% load i18n %} {% load bootstrap %} {% if form %}
{% csrf_token %} {{ form|bootstrap }}
{% endif %}