{% extends 'main/base.html' %} {% block content %}
Sign Up
{% csrf_token %}
{{form.as_p}}

Already have an account? Click Here

{% endblock %}