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_contrib_one.tmpl | 200 +++++++++++++++++---------------- 1 file changed, 101 insertions(+), 99 deletions(-) (limited to 'forged/templates/repo_contrib_one.tmpl') diff --git a/forged/templates/repo_contrib_one.tmpl b/forged/templates/repo_contrib_one.tmpl index a5f35d3..6556ea9 100644 --- a/forged/templates/repo_contrib_one.tmpl +++ b/forged/templates/repo_contrib_one.tmpl @@ -12,109 +12,111 @@ {{- template "header" . -}} -
-

{{- .repo_name -}}

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

{{- .repo_name -}}

+
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Merge request info
ID{{- .mr_id -}}
Status{{- .mr_status -}}
Title{{- .mr_title -}}
Source ref{{- .mr_source_ref -}}
Destination branch{{- .mr_destination_branch -}}
Merge base{{- .merge_base.Hash.String -}}
-
-
- {{- $merge_base := .merge_base -}} - {{- $source_commit := .source_commit -}} - {{- range .file_patches -}} -
- -