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

Sign up

{% csrf_token %} {{ form }}

You already have an account? Sign in

{% endblock %}