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