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

Signup

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