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