From 053efe176ee241c87c9e31c4e2bbd999f9f77bf2 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 13 Feb 2025 09:05:01 +0800 Subject: _header.html: Format the main header --- templates/repo_tree_dir.html.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'templates/repo_tree_dir.html.tmpl') diff --git a/templates/repo_tree_dir.html.tmpl b/templates/repo_tree_dir.html.tmpl index 5d2f632..73ea4cf 100644 --- a/templates/repo_tree_dir.html.tmpl +++ b/templates/repo_tree_dir.html.tmpl @@ -6,9 +6,7 @@ {{ .group_name }}/repos/{{ .repo_name }}/{{ .path_spec }}{{ if ne .path_spec "" }}/{{ end }} – Lindenii Forge -
- {{ template "header" . }} -
+ {{ template "header" . }}
{{ template "repo_header" . }}
-- cgit v1.2.3