From 14326ba9be276d2649b4681d3ebed1c32f65013f Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 13 Feb 2025 01:28:35 +0800 Subject: _header.html: Add header --- templates/repo_tree_file.html.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/repo_tree_file.html.tmpl') diff --git a/templates/repo_tree_file.html.tmpl b/templates/repo_tree_file.html.tmpl index 00547d2..7b184e3 100644 --- a/templates/repo_tree_file.html.tmpl +++ b/templates/repo_tree_file.html.tmpl @@ -7,6 +7,9 @@ {{ .group_name }}/repos/{{ .repo_name }}/{{ .path_spec }} – Lindenii Forge +
+ {{ template "header" . }} +
{{ template "repo_header" . }}
-- cgit v1.2.3