Signup

{% if user_exist %}

Email already exist

{% endif %} {% if passwords_do_not_match %}

Passwords do not match.

{% endif %} {{ form.as_p }}