{% extends 'base.html' %} {% block content %} {% if error %} {{ error }}

{% endif %}

Sign Up!

{% csrf_token %} Username:

Password:

Confirm Password:


{% endblock %}