rats-search/public/index.html
2017-01-14 00:11:57 +03:00

14 lines
338 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="fragment" content="!" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
<title>BT Search</title>
</head>
<body>
<div id="root"></div>
</body>
</html>