{% extends 'base.html' %} {% load bootstrap3 %} {% block content %}
{% bootstrap_form form %} {% csrf_token %}
{% endblock %}