{% include '_header.html' %}
Repository Files
Filename
Technology
{% for row in data %}
{{ row['Provider'] }}
{{ row['Language'] }}
{% endfor %}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}