File size: 371 Bytes
d361691 e1b53ef d361691 e1b53ef d361691 e1b53ef |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Holmesbot AI Web Search News Investigation </title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<iframe src="https://app.holmesbot.com" style="width:100%;height:100%">
</div>
</body>
</html> |