summaryrefslogtreecommitdiff
path: root/fixtures/KernelMajor.Boots.HTML.expected
blob: 298f5d0fab97b85810d084a48a0a27dac47189c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Top 3 Boots&#39;s by KernelMajor</title>
</head>
<body>
<h1>Top 3 Boots&#39;s by KernelMajor</h1>
<p>Boots is the total number of host boots over the entire lifespan.</p>
<pre>+-----+----------------+-------+
| Pos |    KernelMajor | Boots |
+-----+----------------+-------+
|  1. |  FreeBSD 10... |   551 |
|  2. |     Linux 3... |   410 |
|  3. |     Linux 5... |   249 |
+-----+----------------+-------+
</pre>
</body>
</html>