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_tree_file.tmpl | 88 ++++++++++++++++++------------------ 1 file changed, 45 insertions(+), 43 deletions(-) (limited to 'forged/templates/repo_tree_file.tmpl') diff --git a/forged/templates/repo_tree_file.tmpl b/forged/templates/repo_tree_file.tmpl index 76404a9..a462b04 100644 --- a/forged/templates/repo_tree_file.tmpl +++ b/forged/templates/repo_tree_file.tmpl @@ -13,50 +13,52 @@ {{- template "header" . -}} -
-

{{- .repo_name -}}

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

{{- .repo_name -}}

+
-
-
- {{- if .ref_name -}} -

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

- {{- end -}} -

- /{{ .path_spec }} (raw) -

- {{- .file_contents -}} -
+
+
+ {{- .repo_description -}} +
+
+
+ {{- if .ref_name -}} +

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

+ {{- end -}} +

+ /{{ .path_spec }} (raw) +

+ {{- .file_contents -}} +
+ -- cgit v1.2.3