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

this is the application

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