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

Signup

{% csrf_token %} {{ form }}
{% endblock %}