<%~ it.commit.shortMessageHtml %>
<% for (const author of it.commit.authors) { %> <%= author.login %> <% } %>
<%= it.commit.oid.substring(0, 7) %>