From 3a1f109493d6a0e2aa5480c5db3e065108574f5a Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 1 Apr 2025 22:29:23 +0800 Subject: Change /: in templates Probably more nasty ones to come --- templates/repo_tree_file.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/repo_tree_file.tmpl') diff --git a/templates/repo_tree_file.tmpl b/templates/repo_tree_file.tmpl index 0d8c69e..8f996d9 100644 --- a/templates/repo_tree_file.tmpl +++ b/templates/repo_tree_file.tmpl @@ -8,7 +8,7 @@ {{- template "head_common" . -}} - + /{{ .path_spec }} – {{ .repo_name }} – {{ template "group_path_plain" .group_path }} – {{ .global.forge_title -}} @@ -46,7 +46,7 @@

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

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