{% extends "site_base.html" %} {% load i18n %} {% load bootstrap_tags %} {% block body %}
{% csrf_token %} {{ form|as_bootstrap }}
{% endblock %}