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