diff options
Diffstat (limited to 'sapling_backlinks.htm')
-rw-r--r-- | sapling_backlinks.htm | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sapling_backlinks.htm b/sapling_backlinks.htm index d498b24..4c33fb7 100644 --- a/sapling_backlinks.htm +++ b/sapling_backlinks.htm | |||
@@ -36,7 +36,12 @@ | |||
36 | 36 | ||
37 | 37 | ||
38 | <section class="content list"> | 38 | <section class="content list"> |
39 | <p><em>Nothing links here!</em></p> | 39 | <ul> |
40 | <li><a href="cereal.html">Cereal</a></li> | ||
41 | <li><a href="question.html">Question</a></li> | ||
42 | <li><a href="reports.html">Reports</a></li> | ||
43 | <li><a href="shed.html">Shed</a></li> | ||
44 | </ul> | ||
40 | </section> | 45 | </section> |
41 | </article> | 46 | </article> |
42 | <nav> | 47 | <nav> |