From 6cceade2da5425a2a1c46ac032263c961e81affb Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 12 Aug 2025 08:41:09 +0800 Subject: Sticky footer --- forged/templates/repo_branches.tmpl | 111 +++++++++++++++++++----------------- 1 file changed, 58 insertions(+), 53 deletions(-) (limited to 'forged/templates/repo_branches.tmpl') diff --git a/forged/templates/repo_branches.tmpl b/forged/templates/repo_branches.tmpl index 55ea0a6..c32519d 100644 --- a/forged/templates/repo_branches.tmpl +++ b/forged/templates/repo_branches.tmpl @@ -12,60 +12,65 @@ {{- template "header" . -}} -
-

{{- .repo_name -}}

- -
-
-
- {{- .repo_description -}} +
+
+

{{- .repo_name -}}

+
-
-
-

- - Warning: Due to various recent migrations, viewing non-HEAD refs may be broken. - -

- - - - - - - - {{- range .branches -}} - - - - {{- end -}} - -
Branches
- {{ . }} -
-
+
+
+ {{- .repo_description -}} +
+
+
+

+ + Warning: Due to various recent migrations, viewing non-HEAD refs may be broken. + +

+ + + + + + + + {{- range .branches -}} + + + + {{- end -}} + +
Branches
+ {{ . }} +
+
+ + {{- end -}} -- cgit v1.2.3