{% extends "base.html" %} {% load i18n crispy_forms_tags %} {% block base_content %} {% crispy form %} {% endblock %}