{{ data.breadcrumb[-1] }}

{{ data.texts["conf"]["description"] | safe }}

{{ data.texts["conf"]["usage"] | safe }}

{% if not data.inputs|length %}

{{ _("No configuration files have been uploaded") }}

{% else %}

{{ _("Your configuration file") }}:

{{ _("Filename") }}    
{{data.inputs[0]}} {{ _("Download") }}
{% endif %}
{% if not data.inputs|length %} {% endif %}