blob: d821600a960b1e3695d04fbf78902025118f0df4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<html>
<head>
<style type="text/css">@import "/frame.css";</style>
</head>
<body>
<div id="header">
<h1>LinHES Frontend Status </h1>
</div>
<!--#exec cmd="/root/fe_status.py" -->
</body>
</html>
|