diff --git a/templates/repo/view_list.tmpl b/templates/repo/view_list.tmpl index 28dcd2721c..c35f5d7e35 100644 --- a/templates/repo/view_list.tmpl +++ b/templates/repo/view_list.tmpl @@ -83,7 +83,7 @@ {{end}} - {{RenderCommitMessageLink $commit.Message $.RepoLink (Printf "%s/commit/%s" $.RepoLink $commit.ID) $.Repository.ComposeMetas}} + {{$commit.Summary}} {{TimeSince $commit.Committer.When $.Lang}}