49 lines
No EOL
1.7 KiB
HTML
49 lines
No EOL
1.7 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
|
|
<head>
|
|
<title>EveryPizza IM</title>
|
|
<link rel="stylesheet" href="https://everypizza.im/assets/style.css" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
</head>
|
|
|
|
<body>
|
|
<div class="header">
|
|
<pre>
|
|
_
|
|
(_)
|
|
_____ _____ _ __ _ _ _ __ _ __________ _
|
|
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
|
|
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
|
|
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
|
|
__/ | |
|
|
|___/|_|
|
|
|
|
</pre>
|
|
<div class="nav">
|
|
<a href="/index.xht">GO HOME</a>
|
|
</div>
|
|
</div>
|
|
<div class="main">
|
|
<h1>Unable to connect</h1>
|
|
<p>
|
|
Our webserver isn't able to reach the backend. We have presumably been notified and
|
|
are hopefully working on it. We can't promise though, all of our team is within walking
|
|
distance of each other and we can't stay awake 24/7 (as much as we would like to).
|
|
</p>
|
|
<i>
|
|
I'm sorry I couldn't be of more help. I'm just a webserver, after all.
|
|
</i>
|
|
</div>
|
|
<hr />
|
|
<div class="footer">
|
|
<p>
|
|
This design is <del>stolen from</del> inspired by Midgard, on
|
|
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
|
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
|
</p>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |