{% extends "template_1.html" %} {% block base_content %}
{% csrf_token %} {{ form.as_p }}
{% endblock base_content %}