GitHub Commits
{% for commit in commits %}
[{{ commit.author }}] {{ commit.message }}
{% endfor %}