diff --git a/appview/pages/templates/repo/pulls/pull.html b/appview/pages/templates/repo/pulls/pull.html --- a/appview/pages/templates/repo/pulls/pull.html +++ b/appview/pages/templates/repo/pulls/pull.html @@ -8,7 +8,7 @@ {{ define "mainLayout" }}
-
+
{{ block "contentLayout" . }} {{ block "content" . }}{{ end }} {{ end }} @@ -51,7 +51,7 @@ {{ end }} {{ define "repoContentLayout" }} -
+
{{ block "repoContent" . }}{{ end }}