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

Go Back

{% csrf_token %}
Query We urge you to read the Guidelines first.
{{form.media}} {{ form|crispy }}
{% endblock content %}