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

Add an important date

{% crispy form %}
{% endblock content %}