{% for field in form %} {{ field }} {% if field.label == 'Важно' %} {% endif %} {% endfor %}