mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
10 lines
No EOL
329 B
HTML
10 lines
No EOL
329 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head><title>Navidrome</title></head>
|
|
<body style="margin:0">
|
|
<p id="errorMessageDescription" style="text-align:center;font-size:21px;font-family:arial;margin-top:28px">
|
|
It looks like we are having trouble connecting.
|
|
<br/>
|
|
Please check your internet connection and try again.</p>
|
|
</body>
|
|
</html> |