{% for okey, option in section.iteritems() %} {% if okey != "desc" %} {% endif %} {% endfor %}
{% if option.type == "bool" %} {% elif ";" in option.type %} {% elif option.type == "folder" %} {% elif option.type == "file" %} {% elif option.type == "password" %} {% else %} {% endif %}