{% extends "base.html" %} {% block content %}

Register

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