{% include 'header.html' %}

Orgs

{% for row in data %} {% endfor %}
Server Org Graph Repos # Authors # Commits Last Seen (days) Active Devs
{{ row['_git_server'] }} {{ row['_git_owner'] }} Explore {{row['repos']}} {{ row['authors'] }} {{ row['commits'] }} {{ row['days_ago'] }} {{ row['active_devs'] }}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}