{% if json_configs %}

Please select a config file or clic "Auto" to autogenerate one.

{% for file, url in json_configs.items%} {{file}} {% endfor %}
{% else %}

There are no config files attached!

Either attach a config file or click below to autogenerate one:

{% endif %}