{% extends 'base.html' %} {% block content%}
Create Account
{% csrf_token %}

Create Account

{% csrf_token %} {{ form.as_p }}
{% endblock content%}