From 5699c497a45e08e9e502974e8055d1291dde29dd Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 7 Mar 2025 21:18:28 +0800 Subject: http/templates: Reduce whitespace --- templates/repo_contrib_index.tmpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'templates/repo_contrib_index.tmpl') diff --git a/templates/repo_contrib_index.tmpl b/templates/repo_contrib_index.tmpl index a50a300..81fdb1a 100644 --- a/templates/repo_contrib_index.tmpl +++ b/templates/repo_contrib_index.tmpl @@ -6,11 +6,11 @@ - {{ template "head_common" . }} - Merge requests – {{ .repo_name }} – {{ template "group_path_plain" .group_path }} – {{ .global.forge_title }} + {{- template "head_common" . -}} + Merge requests – {{ .repo_name }} – {{ template "group_path_plain" .group_path }} – {{ .global.forge_title -}} - {{ template "header" . }} + {{- template "header" . -}}
@@ -24,18 +24,18 @@ - {{- range .merge_requests }} + {{- range .merge_requests -}} - - - + + + - {{- end }} + {{- end -}}
Status
{{ .ID }}{{ .Title }}{{ .Status }}{{- .ID -}}{{- .Title -}}{{- .Status -}}
-- cgit v1.2.3