{% load filesfolders_tags %}
{% for k, v in form.fields.flag.choices %} {% endfor %}
{{ form.flag.help_text }}