diff --git a/scripts/pi-hole/lua/header.lp b/scripts/pi-hole/lua/header.lp
index ccc50f8c..8afd78a6 100644
--- a/scripts/pi-hole/lua/header.lp
+++ b/scripts/pi-hole/lua/header.lp
@@ -83,6 +83,12 @@ end
+ if startsWith(scriptname, 'groups') then mg.write('\
+ \
+ \
+ \
+ ') end ?>
+
diff --git a/scripts/pi-hole/lua/header_authenticated.lp b/scripts/pi-hole/lua/header_authenticated.lp
index 637ffdeb..846f9e0e 100644
--- a/scripts/pi-hole/lua/header_authenticated.lp
+++ b/scripts/pi-hole/lua/header_authenticated.lp
@@ -9,11 +9,6 @@
]]--
mg.include('header.lp','r')
?>
-
-
-
-
-