diff --git a/templates/repo/commit_page.tmpl b/templates/repo/commit_page.tmpl index f19292fd9..f884bee7b 100644 --- a/templates/repo/commit_page.tmpl +++ b/templates/repo/commit_page.tmpl @@ -31,7 +31,7 @@
-
+
{{if .Author}} {{if .Author.FullName}} @@ -47,7 +47,7 @@ {{if ne .Verification.CommittingUser.ID 0}} - {{.Commit.Committer.Name}} <{{.Commit.Committer.Email}}> + {{.Commit.Committer.Name}} <{{.Commit.Committer.Email}}> {{else}} {{.Commit.Committer.Name}} @@ -55,7 +55,7 @@ {{end}} {{TimeSince .Commit.Author.When $.Lang}}
-
+
{{if .Parents}}