diff options
Diffstat (limited to 'reports.html')
-rw-r--r-- | reports.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/reports.html b/reports.html index ce82d62..11ea47d 100644 --- a/reports.html +++ b/reports.html | |||
@@ -49,22 +49,24 @@ | |||
49 | </article> | 49 | </article> |
50 | <nav> | 50 | <nav> |
51 | <a class="prevlink" href="snow.html" | 51 | <a class="prevlink" href="snow.html" |
52 | title="Next article in Buildings out of air: Paul in the Woods"> | 52 | title="Previous article in Buildings out of air: Paul in the Woods"> |
53 | Snow | 53 | Snow |
54 | </a> | 54 | </a> |
55 | <a class="prevlink" href="question.html" | 55 | <a class="prevlink" href="question.html" |
56 | title="Next article in Buildings out of air: Paul in the Woods"> | 56 | title="Previous article in Buildings out of air: Paul in the Woods"> |
57 | Question | 57 | Question |
58 | </a> | 58 | </a> |
59 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 59 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
60 | <a class="nextlink" href="swear.html" | 60 | <a class="nextlink" href="swear.html" |
61 | title="Previous article in Buildings out of air: Paul in the Woods"> | 61 | title="Next article in Buildings out of air: Paul in the Woods"> |
62 | Swear | 62 | Swear |
63 | </a> | 63 | </a> |
64 | <a class="nextlink" href="sapling.html" | 64 | <a class="nextlink" href="sapling.html" |
65 | title="Previous article in Buildings out of air: Paul in the Woods"> | 65 | title="Next article in Buildings out of air: Paul in the Woods"> |
66 | Sapling | 66 | Sapling |
67 | </a> | 67 | </a> |
68 | </nav> | 68 | </nav> |
69 | </body> | 69 | |
70 | |||
71 | </body> | ||
70 | </html> | 72 | </html> |