2014-10-21 14:30:46 +02:00
|
|
|
<!DOCTYPE html>
|
2014-10-23 13:54:19 +02:00
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2014-10-31 10:30:23 +01:00
|
|
|
<title>unleash admin</title>
|
2014-10-21 14:30:46 +02:00
|
|
|
<meta name="description" content="unleash">
|
|
|
|
|
2014-10-31 10:30:23 +01:00
|
|
|
<link rel="stylesheet" href="//finncdn.no/bb/css/so/5.5.28/so.min.css">
|
2016-06-19 20:47:34 +02:00
|
|
|
<link rel="stylesheet" href="unleash.css">
|
2014-10-23 13:54:19 +02:00
|
|
|
</head>
|
|
|
|
<body>
|
2015-03-23 16:54:13 +01:00
|
|
|
<div id="content"></div>
|
2016-06-19 20:47:34 +02:00
|
|
|
<script src="bundle.js"></script>
|
2014-10-23 13:54:19 +02:00
|
|
|
</body>
|
2014-10-24 13:02:53 +02:00
|
|
|
</html>
|