Files
FOFTickets/views/superuser.ejs

10 lines
143 B
Plaintext
Raw Normal View History

2024-12-09 15:11:22 -05:00
<!DOCTYPE html>
<html>
<head>
<title>Error: Not Superuser</title>
</head>
<body>
<h1>Error: Not Superuser</h1>
</body>
</html>