Files
POCloud-Live-Reports/app/index.html
2017-08-11 17:57:23 -05:00

10 lines
281 B
HTML

<html>
<head>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.11/semantic.min.css"></link>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
</head>
<body>
<div id="app"></div>
</body>
</html>