{% extends "base.html" %} {% load future %} {% block content %}

Verify

{% csrf_token %} {{ form }}
{% endblock %}