{% include 'header.html' %}

Hotspots

{% for row in data %} {% endfor %}
Filename # Commits # Authors LoC Complexity Tech
{{ row['file_path'] }} {{ row['commits'] }} {{ row['authors'] }} {{ row['Lines'] }} {{ row['Complexity'] }} {{ row['Language'] }}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}