{%extends 'singup.html'%} {% load crispy_forms_tags %} {% block content %} {{title}} {% csrf_token %} {{ form|crispy }} {{title}} Sing Up Forgot Password? {% endblock content %}
Sing Up
Forgot Password?