{% extends "registration/subbase.html" %} {% load i18n crispy_forms_tags %} {% block content %}{{ block.super }} {% crispy form %} {% endblock %}