From a8dbbec988cf1ed42a051d1a0dfa9987d890d440 Mon Sep 17 00:00:00 2001 From: r Date: Wed, 8 Jan 2020 18:16:06 +0000 Subject: Add fluoride mode --- templates/header.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/header.tmpl') diff --git a/templates/header.tmpl b/templates/header.tmpl index 1ff15d6..d511590 100644 --- a/templates/header.tmpl +++ b/templates/header.tmpl @@ -8,5 +8,8 @@ {{if .CustomCSS}} {{end}} + {{if .FluorideMode}} + + {{end}} -- cgit v1.2.3