{% extends "register/base.html" %} {% load crispy_forms_tags %} {% block registration_page %} {% crispy form %} {% endblock %}