5 <title>Result summary</title>
6 <link rel="stylesheet" href="status.css">
9 <h1>Result summary</h1>
10 <p>Currently showing: ${page}</p>
12 ## Index is a logical choice to put first, it will always be a link
13 ## and we don't want in preceded by a |
14 <a href="index.html">index</a>
19 | <a href="${i}.html">${i}</a>