+ {{ block "contentLayout" . }}
+ {{ block "content" . }}{{ end }}
+ {{ end }}
-{{ define "contentAfterLayout" }}
-
-
- {{ block "contentAfterLeft" . }} {{ end }}
+ {{ block "contentAfterLayout" . }}
+
+
+ {{ block "contentAfterLeft" . }} {{ end }}
+
+
+ {{ block "contentAfter" . }}{{ end }}
+
-
- {{ block "contentAfter" . }}{{ end }}
-
+ {{ end }}
{{ end }}
-{{ define "footerLayout" }}
- {{ template "layouts/footer" . }}
+{{ define "footerLayout" }}
+
{{ end }}
{{ define "contentAfter" }}
diff --git a/appview/pages/templates/repo/compare/compare.html b/appview/pages/templates/repo/compare/compare.html
index 9c5eacbf..a23ad38c 100644
--- a/appview/pages/templates/repo/compare/compare.html
+++ b/appview/pages/templates/repo/compare/compare.html
@@ -11,26 +11,34 @@
{{ end }}
{{ define "topbarLayout" }}
- {{ template "layouts/topbar" . }}
+
+ {{ template "layouts/topbar" . }}
+
{{ end }}
-{{ define "contentLayout" }}
- {{ block "content" . }}{{ end }}
-{{ end }}
+{{ define "mainLayout" }}
+
+ {{ block "contentLayout" . }}
+ {{ block "content" . }}{{ end }}
+ {{ end }}
-{{ define "contentAfterLayout" }}
-
-
- {{ block "contentAfterLeft" . }} {{ end }}
+ {{ block "contentAfterLayout" . }}
+
+
+ {{ block "contentAfterLeft" . }} {{ end }}
+
+
+ {{ block "contentAfter" . }}{{ end }}
+
-
- {{ block "contentAfter" . }}{{ end }}
-
+ {{ end }}
{{ end }}
-{{ define "footerLayout" }}
- {{ template "layouts/footer" . }}
+{{ define "footerLayout" }}
+
{{ end }}
{{ define "contentAfter" }}
diff --git a/appview/pages/templates/repo/pulls/interdiff.html b/appview/pages/templates/repo/pulls/interdiff.html
index 22afd9f5..78b303c1 100644
--- a/appview/pages/templates/repo/pulls/interdiff.html
+++ b/appview/pages/templates/repo/pulls/interdiff.html
@@ -29,26 +29,34 @@
{{ end }}
{{ define "topbarLayout" }}
- {{ template "layouts/topbar" . }}
+
+ {{ template "layouts/topbar" . }}
+
{{ end }}
-{{ define "contentLayout" }}
- {{ block "content" . }}{{ end }}
-{{ end }}
+{{ define "mainLayout" }}
+
+ {{ block "contentLayout" . }}
+ {{ block "content" . }}{{ end }}
+ {{ end }}
-{{ define "contentAfterLayout" }}
-
-
- {{ block "contentAfterLeft" . }} {{ end }}
+ {{ block "contentAfterLayout" . }}
+
+
+ {{ block "contentAfterLeft" . }} {{ end }}
+
+
+ {{ block "contentAfter" . }}{{ end }}
+
-
- {{ block "contentAfter" . }}{{ end }}
-
+ {{ end }}
{{ end }}
-{{ define "footerLayout" }}
- {{ template "layouts/footer" . }}
+{{ define "footerLayout" }}
+
{{ end }}
diff --git a/appview/pages/templates/repo/pulls/patch.html b/appview/pages/templates/repo/pulls/patch.html
index 677ffac5..cd90c43c 100644
--- a/appview/pages/templates/repo/pulls/patch.html
+++ b/appview/pages/templates/repo/pulls/patch.html
@@ -35,26 +35,34 @@
{{ end }}
{{ define "topbarLayout" }}
- {{ template "layouts/topbar" . }}
+
+ {{ template "layouts/topbar" . }}
+
{{ end }}
-{{ define "contentLayout" }}
- {{ block "content" . }}{{ end }}
-{{ end }}
+{{ define "mainLayout" }}
+
+ {{ block "contentLayout" . }}
+ {{ block "content" . }}{{ end }}
+ {{ end }}
-{{ define "contentAfterLayout" }}
-
-
- {{ block "contentAfterLeft" . }} {{ end }}
+ {{ block "contentAfterLayout" . }}
+
+
+ {{ block "contentAfterLeft" . }} {{ end }}
+
+
+ {{ block "contentAfter" . }}{{ end }}
+
-
- {{ block "contentAfter" . }}{{ end }}
-
+ {{ end }}
{{ end }}
-{{ define "footerLayout" }}
- {{ template "layouts/footer" . }}
+{{ define "footerLayout" }}
+
{{ end }}
{{ define "contentAfter" }}