{% extends "site_base.html" %} {% load bootstrap %} {% block body %}

Take the Survey

Please complete this survey.

{% if form.is_multipart %}
{% else %} {% endif %} {{ page }} {% csrf_token %}
{{ form|bootstrap }}
{% endblock %}