This commit is contained in:
2024-12-09 15:11:22 -05:00
parent 581cedbd5a
commit 6f0bd26228
4 changed files with 133 additions and 40 deletions

9
views/superuser.ejs Normal file
View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Error: Not Superuser</title>
</head>
<body>
<h1>Error: Not Superuser</h1>
</body>
</html>