{% extends 'base.html' %} {% load bootstrap_toolkit %} {% block content %}
{% csrf_token %}
Popcorn {{ form|as_bootstrap }}
Cancel
{% endblock %}