add other public pages
This commit is contained in:
17
src/public/access/false/safebox.html
Normal file
17
src/public/access/false/safebox.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Hacking Game...</title>
|
||||
<link rel="stylesheet" href="/stylesheets/style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<img class="background-image" src="/pictures/background05.png">
|
||||
<h3>
|
||||
<span style="color: red">U</span>nlock the secu<span style="color: red">r</span>ed safe quick<span
|
||||
style="color: red">l</span>y...
|
||||
</h3>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user