2017-12-03 22:54:36 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2017-12-04 02:06:34 +00:00
|
|
|
<title>ARM-Web</title>
|
2017-12-03 22:54:36 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="app"></div>
|
2017-12-04 02:06:34 +00:00
|
|
|
<script src="/static/config.js"></script>
|
2017-12-03 22:54:36 +00:00
|
|
|
<!-- built files will be auto injected -->
|
|
|
|
</body>
|
|
|
|
</html>
|