{% csrf_token %}

{% if url %}{{title}}{% else %}{{title}}{% endif %} Settings

{% for sett in settings %} {% if sett.form_id != 'update_channels' %}
{% if sett.min == 0 and sett.max == 1 %} {% else %}
{% endif %}
{% endif %} {% endfor %}
{% if 'update_channels' == settings.0.form_id %} {% endif %}