2018-11-05 15:26:18 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, user-scalable=no">
|
|
|
|
<title>Storj Dev Panel</title>
|
|
|
|
</head>
|
2018-11-28 16:20:23 +00:00
|
|
|
<body style="margin: 0px !important; height: 100vh; zoom: 100%">
|
2018-11-05 15:26:18 +00:00
|
|
|
<div id="app"></div>
|
|
|
|
<!-- built files will be auto injected -->
|
|
|
|
</body>
|
|
|
|
</html>
|