turns out this code was important

This commit is contained in:
Frankie B 2024-01-22 01:33:40 +00:00
commit 6f3be14459
2 changed files with 18 additions and 1 deletions

View file

@ -4,7 +4,7 @@
@include('includes.head')
</head>
<body>
<body onload="setSchemeSelector()">
<div class="page">
<div id="header" class="header">
@include('includes.header')