{% extends "default.html" %} {% load bootstrap3 %} {% load i18n %} {% block main %}
{% csrf_token %} {% bootstrap_form form %}
{% endblock main %}