mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-08 01:04:39 +08:00
8 lines
125 B
HTML
8 lines
125 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<script src="./build/main.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|