21 lines
632 B
HTML
21 lines
632 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Document</title>
|
|
<link rel="stylesheet" href="/index.b10d73a7.css">
|
|
<script src="/index.739bf03c.js" defer=""></script>
|
|
</head>
|
|
<body class="p-5">
|
|
<h1>All done</h1>
|
|
<div id="root">
|
|
<div class="spinner-grow text-primary" role="status">
|
|
<span class="visually-hidden">Loading...</span>
|
|
</div>
|
|
</div>
|
|
<button class="btn btn-primary">Clickety click</button>
|
|
</body>
|
|
</html>
|