From ae50a1abd84340d8390b13a5e060e333a8043ff5 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Fri, 10 Apr 2026 02:59:55 +0000 Subject: [PATCH] Remove the remains of the old bundle paths --- html/template/rmo/layout/base.html | 2 -- html/template/sync/authenticated.html | 2 -- html/template/sync/layout/authenticated.html | 2 -- 3 files changed, 6 deletions(-) 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 }}