{% include '_header.html' %}

Recent Syncs

The 10 most recently synchronized repositories

{% for row in data %} {% endfor %}
Repo ID Last Commit Last Sync Days Active
{{ row['_git_repo'] }} {{ row['last_commit'] }} {{ row['last_sync'] }} {{ row['days_active'] }}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}