{% extends "base.html" %} {% load i18n %} {% load bootstrap %} {% block body_block %}
{% csrf_token %} {{ form|bootstrap }}
{% endblock %}