{% if json_configs %}

Please select an attached config file from the list below:

{% 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 %}