diff --git a/html/template/rmo/layout/base.html b/html/template/rmo/layout/base.html index ef719831..4ee96c79 100644 --- a/html/template/rmo/layout/base.html +++ b/html/template/rmo/layout/base.html @@ -5,7 +5,6 @@ {{ template "title" . }} - Report Mosquitoes Online - {{ block "extraheader" . }}{{ end }} diff --git a/html/template/sync/authenticated.html b/html/template/sync/authenticated.html index eb44da9f..69b32e69 100644 --- a/html/template/sync/authenticated.html +++ b/html/template/sync/authenticated.html @@ -5,7 +5,6 @@ Nidus Sync - {{ if not .Config.IsProductionEnvironment }} {{ end }} @@ -15,6 +14,5 @@ {{ if not .Config.IsProductionEnvironment }} {{ end }} - diff --git a/html/template/sync/layout/authenticated.html b/html/template/sync/layout/authenticated.html index 6578e53e..f9992209 100644 --- a/html/template/sync/layout/authenticated.html +++ b/html/template/sync/layout/authenticated.html @@ -4,11 +4,9 @@ {{ template "title" . }} - Nidus Sync - - {{ block "extraheader" . }}{{ end }} {{ if not .Config.IsProductionEnvironment }}