{% extends 'niji/base.html' %} {% load i18n %} {% load crispy_forms_tags %} {% block left %}
{% crispy form %}
{% endblock %}