{% extends "bazar/base.html" %} {% load i18n crispy_forms_tags %} {% block bazar_content %} {% crispy form %} {% endblock %}