summaryrefslogtreecommitdiff
path: root/fixtures/KernelName.Uptime.HTML.expected
blob: 345b33f7b9274037a390eda719b69fad4392ec79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/gif" href="https://foo.zone/favicon.ico" />
<link rel="stylesheet" href="https://foo.zone/style.css" />
<title>Top 3 Uptime&#39;s by KernelName</title>
</head>
<body>
<h1 style="display: inline">Top 3 Uptime&#39;s by KernelName</h1><br />
<br />
<span class="quote">Uptime is the total uptime of a host over the entire lifespan.</span><br />
<br />
<pre>+-----+------------+-----------------------------+
| Pos | KernelName |                      Uptime |
+-----+------------+-----------------------------+
|  1. |      Linux | 19 years, 4 months, 18 days |
|  2. |    FreeBSD | 9 years, 11 months, 29 days |
|  3. |    OpenBSD |  3 years, 1 months, 18 days |
+-----+------------+-----------------------------+
</pre>
</body>
</html>