blob: 931edb8c7fe882b69846939399f2cdafda8f9dc1 [file] [log] [blame]
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>WebConsole</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<script type="text/javascript">
mxBasePath = 'assets';
</script>
<script type="text/javascript" src="assets/js/mxClient.js"></script>
<script type="text/javascript" src="assets/js/components.js"></script>
</head>
<body>
<app-root></app-root>
</body>
</html>