10 lines
271 B
HTML
10 lines
271 B
HTML
<html>
|
|
<body>
|
|
<h1>You're offline</h1>
|
|
<p>This app only works when you are online.
|
|
Check your network connection and try again.
|
|
If your network connection is okay, our servers might be
|
|
under maintenance - try again later.</p>
|
|
</body>
|
|
</html>
|