kibana/index.html

20 lines
474 B
HTML

<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="1;url=kibana/index.html">
<script type="text/javascript">
window.location.href = "kibana/index.html"
</script>
<title>Page Redirection</title>
</head>
<body>
If you are not redirected automatically, follow the <a href='kibana/index.html'>link to kibana</a>
<!--
Built on:
marvel commit: @@MARVEL_REVISION
kibana commit: @@KIBANA_REVISION
-->
</body>
</html>