2019-03-20 21:22:31 -04:00
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<!-- Required meta tags -->
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
2019-04-06 19:32:11 -04:00
|
|
|
<link rel="shortcut icon" type="image/svg+xml" href="/static/assets/favicon.svg" />
|
2019-04-29 16:43:26 -04:00
|
|
|
<link rel="apple-touch-icon" href="/static/assets/apple-touch-icon.png" />
|
2019-05-27 07:39:05 -04:00
|
|
|
<link rel="stylesheet" href="/static/assets/libs/balloon-css/balloon.min.css">
|
|
|
|
<script src="/static/assets/libs/sortable/sortable.min.js"></script>
|
2019-03-20 21:22:31 -04:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div id="app"></div>
|
|
|
|
$bundles
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|