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