{% extends 'home.html' %}
{% block content %}

SignUp

{% csrf_token %}

{{error1}}

{{error2}}

Already have an account?Login

{% endblock %}