{% extends "CharitySystem/head-foot-page.html" %} {% load static %} {% block content %} {% load crispy_forms_tags %}
{% csrf_token %}
Register Today !! {{ new_form|crispy }}
Already Have An Account? Sign In
{% endblock %}