diff --git a/scripts/pi-hole/lua/header.lp b/scripts/pi-hole/lua/header.lp index 8afd78a6..a4a68ea7 100644 --- a/scripts/pi-hole/lua/header.lp +++ b/scripts/pi-hole/lua/header.lp @@ -1,6 +1,3 @@ -HTTP/1.0 200 OK -Content-Type: text/html - - if theme.dark then mg.write("\ - \ -") end ?> + if theme.dark then ?> + + end ?> - if theme == 'lcars' then mg.write('\ - \ - \ -') else mg.write('\ - \ -') end ?> + if theme == 'lcars' then ?> + + + else ?> + + end ?> - if startsWith(scriptname, 'groups') then mg.write('\ - \ - \ - \ - ') end ?> + if startsWith(scriptname, 'groups') then ?> + + + + + end ?> diff --git a/scripts/pi-hole/lua/header_authenticated.lp b/scripts/pi-hole/lua/header_authenticated.lp index 846f9e0e..78a2fe16 100644 --- a/scripts/pi-hole/lua/header_authenticated.lp +++ b/scripts/pi-hole/lua/header_authenticated.lp @@ -20,7 +20,7 @@ mg.include('header.lp','r') -
logged-in"> +