{% extends 'base.html' %} {% load i18n crispy_forms_tags %} {% block content %} {% crispy form %} {% endblock %}