diff --git a/scripts/pi-hole/lua/header.lp b/scripts/pi-hole/lua/header.lp
index e6c0b420..3dfb482b 100644
--- a/scripts/pi-hole/lua/header.lp
+++ b/scripts/pi-hole/lua/header.lp
@@ -89,7 +89,7 @@ is_authenticated = mg.request_info.is_authenticated
end ?>
-
+
@@ -116,7 +116,7 @@ if startsWith(scriptname, 'groups') then
-
+
diff --git a/vendor/bootstrap/bootstrap.min.css b/vendor/bootstrap/css/bootstrap.min.css
similarity index 100%
rename from vendor/bootstrap/bootstrap.min.css
rename to vendor/bootstrap/css/bootstrap.min.css
diff --git a/vendor/bootstrap/bootstrap.min.css.map b/vendor/bootstrap/css/bootstrap.min.css.map
similarity index 100%
rename from vendor/bootstrap/bootstrap.min.css.map
rename to vendor/bootstrap/css/bootstrap.min.css.map
diff --git a/vendor/bootstrap/bootstrap.min.js b/vendor/bootstrap/js/bootstrap.min.js
similarity index 100%
rename from vendor/bootstrap/bootstrap.min.js
rename to vendor/bootstrap/js/bootstrap.min.js