{% extends "base.html" %} {% load bootstrap %} {% block body_block %}
{% csrf_token %} {{ form|bootstrap }}

Not a member? Register!

{% endblock %}