smaller
bigger
{% for commit in commits %}
{{commit.tstamp}}
{{commit.commit_id}}
{% for img in commit.imgs %}
{% endfor %}
{% endfor %}