Plan/Plan Advanced/src/analysis.html

40 lines
1.5 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Plan | Server Analysis</title>
<meta name="description" content="Server Analysis Window">
<meta name="author" content="Rsl1122">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div style="line-height: 55%; font-family: Verdana, Geneva, sans-serif;">
<h1 style="text-decoration: underline;">Plan | Server Analysis</h1>
<table>
<tr>
<td style="margin-left: 3px; margin-right: auto;
border-style: groove; border-width: 3px; border-radius: 12px;
box-shadow: 5px 5px 4px 0px #888888;">
<p>%activitygraph%</p>
</td>
<td style="margin-left: 3px; margin-right: auto;
border-style: groove; border-width: 3px; border-radius: 12px;
box-shadow: 5px 5px 4px 0px #888888;">
<p>%activitypiegraph%</p>
</td>
</tr>
</table>
<div style="margin-left: 3px; margin-right: auto;
border-style: groove; border-width: 3px; border-radius: 12px;
box-shadow: 5px 5px 4px 0px #888888;">
<p>Averages</p>
</div>
</div>
</body>
</html>