From 656ff3931cf86c50a0b54da43cbf5f68344c58e0 Mon Sep 17 00:00:00 2001 From: r Date: Wed, 25 Dec 2019 16:38:47 +0000 Subject: Update header template and add option for custom css --- templates/about.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/about.tmpl') diff --git a/templates/about.tmpl b/templates/about.tmpl index 0b4bea0..6038501 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -1,4 +1,4 @@ -{{template "header.tmpl"}} +{{template "header.tmpl" .HeaderData}} {{template "navigation.tmpl" .NavbarData}}
About
-- cgit v1.2.3