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/group.tmpl | 118 ++++++++++++++++++++++---------------------- 1 file changed, 60 insertions(+), 58 deletions(-) (limited to 'forged/templates/group.tmpl') diff --git a/forged/templates/group.tmpl b/forged/templates/group.tmpl index b15c316..3338f9b 100644 --- a/forged/templates/group.tmpl +++ b/forged/templates/group.tmpl @@ -12,66 +12,68 @@ {{- template "header" . -}} -
- {{- if .description -}} -

{{- .description -}}

- {{- end -}} - {{- template "group_view" . -}} -
- {{- if .direct_access -}} +
-
- - - - - - - - - - - - - - - - - - - - - - - - - -
- Create repo -
Name - -
Description - -
Contrib - -
-
-
-
-
- -
-
-
-
+ {{- if .description -}} +

{{- .description -}}

+ {{- end -}} + {{- template "group_view" . -}}
- {{- end -}} + {{- if .direct_access -}} +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ Create repo +
Name + +
Description + +
Contrib + +
+
+
+
+
+ +
+
+
+
+
+ {{- end -}} +
-- cgit v1.2.3