{% extends "base.html" %} {% load crispy_forms_tags %} {% block container %}

Signup to complete.


{% crispy form %}
{% endblock container %}