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

Sign up

{% csrf_token %} {% include 'templates/includes/form.html' %}
{% endblock %}