From dbcec5aed83c29272a54032b27e1e4e428481428 Mon Sep 17 00:00:00 2001 From: Wen Kokke Date: Fri, 23 Oct 2020 15:01:21 +0200 Subject: [PATCH] Added page title. --- templates/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/head.html b/templates/head.html index 087d3547..77142c4e 100755 --- a/templates/head.html +++ b/templates/head.html @@ -3,6 +3,7 @@ + $pagetitle$ $if(google-analytics)$ $partial("templates/google-analytics.html")$ $endif$