From 1f27db389c23c36a5e2b8365768ed218a78e6af1 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 19 Feb 2025 01:20:19 +0800 Subject: http: Add blank contrib/%d template --- templates/repo_contrib_num.tmpl | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 templates/repo_contrib_num.tmpl (limited to 'templates') diff --git a/templates/repo_contrib_num.tmpl b/templates/repo_contrib_num.tmpl new file mode 100644 index 0000000..dc34c53 --- /dev/null +++ b/templates/repo_contrib_num.tmpl @@ -0,0 +1,18 @@ +{{- define "repo_contrib_num" -}} + + + + {{ template "head_common" . }} + Merge requests – {{ .repo_name }} – {{ .group_name }} – {{ .global.forge_title }} + + + {{ template "header" . }} +
+ Test +
+ + + +{{- end -}} -- cgit v1.2.3