{% extends "integral_auth/base.html" %} {% block signup_form %}

Sign in

{% load crispy_forms_tags %} {% crispy form form.helper %}
{% endblock %}