{% extends 'index.html' %} {% block content %} {% load static %}
{% csrf_token %} {{form.as_p}}
{% endblock content %}