Whalebird-desktop-client-ma.../static/splash-screen.html

14 lines
252 B
HTML
Raw Normal View History

<!DOCTYPE html>
<meta charset="utf-8">
<html>
<head></head>
<body>
<center>
<img src="./images/icon.png" width="200" height="200"></img>
</center>
<center>
Loading...<span id="status"></span>
</center>
</body>
</html>