{% include 'header.html' %}

{{ repo_id }} Commits

{% if not repo_id %} {% endif %} {% for row in commits %} {% if not repo_id %} {% endif %} {% endfor %}
Repo IDAuthor Committer # Files Committed
{{ row['_repo_id'] }}{{ row['author_email'] }} {{ row['committer_email'] }} {{ row['_files'] }} {{ row['committer_when'] }}
{% include '_footer_scripts.html' %}