justlog/web/public/index.html
2020-08-30 11:42:09 +02:00

16 lines
No EOL
496 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#282828">
<title>logsearch</title>
</head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>
</body>
<!-- webpack-bundle-start --><script src="/bundle/bundle.a6426f59305f04b857f0.js"></script><!-- webpack-bundle-end -->
</html>