13 lines
410 B
HTML
13 lines
410 B
HTML
<html>
|
|
<head>
|
|
<title>Status.im Liquid Funding</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
|
</head>
|
|
<body class="container">
|
|
<div id="app">
|
|
</div>
|
|
<script src="js/index.js" type="text/javascript"></script>
|
|
</body>
|
|
</html>
|