sandboxels/offline.html

7 lines
236 B
HTML
Raw Normal View History

2022-03-26 18:32:04 -04:00
<!doctype html>
<head>
<title> Offline </title>
</head>
<body>
<p> You have reached the offline page! Please go back to the <a href="https://www.r74n.com">r74n</a> or <a href="https://www.sandboxels.r74n.com">sandboxels!</a></p>
</body>