{% extends "template.html" %} {% block content %}

Select config file

{% for c in configs %} {% endfor %}
{{c}}
{% endblock %}