Files
FOFTickets/views/superuser.ejs
2024-12-09 15:11:22 -05:00

10 lines
143 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<title>Error: Not Superuser</title>
</head>
<body>
<h1>Error: Not Superuser</h1>
</body>
</html>