From db7dc92fc8726a0a89b26fbac5480d9e3847a55f Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 2 Aug 2025 00:24:54 +0200 Subject: Change how we do headers --- src/templates/banknotes-codes.html.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/templates/banknotes-codes.html.tmpl') diff --git a/src/templates/banknotes-codes.html.tmpl b/src/templates/banknotes-codes.html.tmpl index 2ff6395..fcbad40 100644 --- a/src/templates/banknotes-codes.html.tmpl +++ b/src/templates/banknotes-codes.html.tmpl @@ -1,3 +1,7 @@ +{{ define "header" }} +{{ template "header-navbar" . }} +{{ end }} + {{ define "content" }}
{{ template "navbar" . }} -- cgit v1.2.3