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_index.html.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/repo_index.html.tmpl') diff --git a/templates/repo_index.html.tmpl b/templates/repo_index.html.tmpl index 6bc3253..f77e10b 100644 --- a/templates/repo_index.html.tmpl +++ b/templates/repo_index.html.tmpl @@ -6,6 +6,9 @@ {{ .group_name }}/repos/{{ .repo_name }} – Lindenii Forge +
+ {{ template "header" . }} +
{{ template "repo_header" . }}
-- cgit v1.2.3