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

New Application

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