Files
2024-10-14 16:27:25 +02:00

14 lines
453 B
HTML

<!doctype html>
<html lang="en">
<head>
<script src="../lib/browser/xrpio.browser.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous"/>
</head>
<body>
<div style="text-align: center;">Downloading the application from the blockchain</div>
<script src="main.js"></script>
</body>
</html>