{% extends "CharitySystem/head-foot-page.html" %} {% block content %} {% load crispy_forms_tags %}
{% csrf_token %} {{form|crispy}}
{% endblock %}