From 7ba9257a7ff659417501baf7358216555cebcd86 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 19 Sep 2014 20:11:34 -0400 Subject: Add suburl support --- templates/repo/view_list.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/repo/view_list.tmpl') diff --git a/templates/repo/view_list.tmpl b/templates/repo/view_list.tmpl index a8c45fc986..ce46cfb275 100644 --- a/templates/repo/view_list.tmpl +++ b/templates/repo/view_list.tmpl @@ -4,7 +4,7 @@ - {{.LastCommit.Author.Name}}: + {{.LastCommit.Author.Name}}: {{ShortSha .LastCommit.Id.String}} @@ -34,7 +34,7 @@ {{$entry.Name}} - {{$commit.Summary}} + {{$commit.Summary}} {{TimeSince $commit.Committer.When $.i18n.Lang}} -- cgit v1.2.3