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 +++ templates/settings.tmpl | 4 ++++ templates/status.tmpl | 22 +++++++++++----------- 3 files changed, 18 insertions(+), 11 deletions(-) (limited to 'templates') 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}} diff --git a/templates/settings.tmpl b/templates/settings.tmpl index c4a1012..d15c47b 100644 --- a/templates/settings.tmpl +++ b/templates/settings.tmpl @@ -24,6 +24,10 @@ +
+ + +
diff --git a/templates/status.tmpl b/templates/status.tmpl index 10b7d40..669fca8 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -11,7 +11,7 @@ {{template "status" .Reblog}} {{else}} {{block "status" .}} -
+