diff --git a/templates/repo/commits_list_small.tmpl b/templates/repo/commits_list_small.tmpl
index ee94ad7e580..0470d1e9f50 100644
--- a/templates/repo/commits_list_small.tmpl
+++ b/templates/repo/commits_list_small.tmpl
@@ -22,7 +22,7 @@
{{end}}
-
+
{{template "repo/commit_statuses" dict "Status" .Status "Statuses" .Statuses}}
{{template "repo/commit_sign_badge" dict "Commit" . "CommitBaseLink" $commitBaseLink "CommitSignVerification" .Verification}}
diff --git a/templates/repo/diff/comments.tmpl b/templates/repo/diff/comments.tmpl
index aa483ec6692..22829fbf8a1 100644
--- a/templates/repo/diff/comments.tmpl
+++ b/templates/repo/diff/comments.tmpl
@@ -2,13 +2,15 @@
{{$createdStr:= DateUtils.TimeSince .CreatedUnix}}
{{- if .CommitFormOptions.WillSign}} {{svg "octicon-lock" 24}} {{ctx.Locale.Tr "repo.editor.commit_signed_changes"}} diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl index 9413200870e..b63cbcfc0d1 100644 --- a/templates/repo/issue/new_form.tmpl +++ b/templates/repo/issue/new_form.tmpl @@ -4,8 +4,8 @@
- {{ctx.AvatarUtils.Avatar .SignedUser 40}}
-
+ {{ctx.AvatarUtils.Avatar .SignedUser 40}}
+
{{end}}
-
+
{{if .Issue.OriginalAuthor}}
@@ -78,7 +78,7 @@
{{ctx.AvatarUtils.Avatar .SignedUser 40}}
-
+