1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-13 09:22:46 +01:00
Whalebird-desktop-client-ma.../src/index.ejs

13 lines
206 B
Plaintext
Raw Normal View History

2018-03-07 14:28:48 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
2018-03-26 15:51:11 +02:00
<title>Whalebird</title>
2018-03-07 14:28:48 +01:00
</head>
<body>
<div id="app"></div>
<!-- webpack builds are automatically injected -->
</body>
</html>