{% load pyconau2017_tags %} {% load bootstrap %} {% block extra_style %} {% endblock %} {% if form.non_field_errors %}
{{ form.non_field_errors }}

{% endif %}
Fields marked with * are required.
{{ form|bootstrap_horizontal }}