platform/web/index.html

9 lines
123 B
HTML
Raw Normal View History

2017-10-19 22:26:59 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Client</title>
</head>
<body>
<script src="main.dart.js"></script>
</body>
</html>