salix/index.html

10 lines
174 B
HTML
Raw Normal View History

2016-09-29 05:10:58 +00:00
<!doctype html>
<html>
<head>
<title>Salix</title>
</head>
<body>
<script type="text/javascript" src="build/salix.app.js"></script>
</body>
</html>