2
0
mirror of https://github.com/status-im/keycard-redeem.git synced 2025-02-20 15:58:59 +00:00
2020-02-19 17:35:22 +01:00

11 lines
222 B
HTML

<html>
<head>
<title>Keycard Redeem</title>
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
</head>
<body>
<div id="root"></div>
<script src="/js/app.js"></script>
</body>
</html>