visual-identity/app/index.html

11 lines
169 B
HTML
Raw Normal View History

2018-05-13 04:31:01 +00:00
<html>
<head>
<title>Status.im - Contracts</title>
</head>
<body>
2018-05-13 04:31:01 +00:00
<div id="app">
</div>
<script src="js/dapp.js"></script>
</body>
</html>