{% load crispy_forms_field %} {% load sekizai_tags %}
{% if field.label %} {% endif %}
{% include 'bootstrap/layout/field_errors_block.html' %} {% crispy_field field %} {% include 'bootstrap/layout/help_text.html' %}
{% for code, name in roots %} {{name}} {% endfor %}
{% addtoblock "head" %} {% endaddtoblock %} {% addtoblock "endscripts" %} {% endaddtoblock %}