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