{% extends "base.html" %} {% block content %}
{% csrf_token %} {{ registerform.as_p }}
{% endblock %}