{% load i18n %} {% comment %} This template should be kept in sync with the templates in: - static/rb/js/diffviewer/views/diffCommitListView.es6.js so that they render items identically. {% endcomment %}
{% endif %} | {% trans "Summary" %} | {% trans "ID" %} | {% if include_author_name %}{% trans "Author" %} | {% endif %}
---|---|---|---|
{% endif %} | {{commit.commit_id}} | {% if include_author_name %}{{commit.author_name}} | {% endif %}|
{% endif %} | {{commit.commit_id}} | {% if include_author_name %}{{commit.author_name}} | {% endif %}