{% extends 'base/html.html' %} {% block body %}
{% csrf_token %} {{ form.as_p }}
{% endblock body %}