{% from 'include/input_macros.html' import input %}
{% if 'cannot access' not in return_files %} {% if config_file_name == '' %}

Config files from {{serv}}

{% endif %}

{{ input('serv', type='hidden', value=serv) }} {{ input('open', type='hidden', value='open') }} Open Add Find

{% else %}
{{return_files}}
{% endif %}