7b628e8af6
* V3-763 Create logic for project details * updating markup * icon fixed
12 lines
334 B
HTML
12 lines
334 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, user-scalable=no">
|
|
<title>Storj Dev Panel</title>
|
|
</head>
|
|
<body style="margin: 0px !important; height: 100vh; zoom: 100%">
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html> |