From c6277cce51af5dab9f61fb26ed4a543591823034 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 11 Mar 2016 17:57:44 -0500 Subject: [PATCH] Minor fixes for #2761 --- templates/repo/commits_table.tmpl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/repo/commits_table.tmpl b/templates/repo/commits_table.tmpl index 965a40108..8b22228d0 100644 --- a/templates/repo/commits_table.tmpl +++ b/templates/repo/commits_table.tmpl @@ -36,10 +36,9 @@ {{end}} - - + {{ShortSha .ID.String}} - {{RenderCommitMessage false .Summary $.RepoLink $.Repository.ComposeMetas}} + {{RenderCommitMessage false .Summary $.RepoLink $.Repository.ComposeMetas}} {{TimeSince .Author.When $.Lang}}