mirror of
https://github.com/status-im/visual-identity.git
synced 2025-02-08 18:53:44 +00:00
11 lines
169 B
HTML
11 lines
169 B
HTML
<html>
|
|
<head>
|
|
<title>Status.im - Contracts</title>
|
|
</head>
|
|
<body>
|
|
<div id="app">
|
|
</div>
|
|
<script src="js/dapp.js"></script>
|
|
</body>
|
|
</html>
|