about summary refs log tree commit diff stats
path: root/notes.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 11:40:07 -0700
committerCase Duckworth2015-03-10 11:40:07 -0700
commit0d2f64d9240509a620af100d9a37c57d62b3e1b8 (patch)
treee8e730212a85085277d4b56eec4519d06df8b4f6 /notes.html
parentFix more layout issues (diff)
downloadautocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz
autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip
Remove > from .nextlink in template
Diffstat (limited to 'notes.html')
-rw-r--r--notes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/notes.html b/notes.html index 16a693e..d28a8c6 100644 --- a/notes.html +++ b/notes.html
@@ -54,11 +54,11 @@
54 <a href="#" id="lozenge" title="Random page"> &loz; </a> 54 <a href="#" id="lozenge" title="Random page"> &loz; </a>
55 <a class="nextlink" href="shed.html" 55 <a class="nextlink" href="shed.html"
56 title="Previous article in Buildings out of air: Paul in the Woods"> 56 title="Previous article in Buildings out of air: Paul in the Woods">
57 Shed> 57 Shed
58 </a> 58 </a>
59 <a class="nextlink" href="options.html" 59 <a class="nextlink" href="options.html"
60 title="Previous article in Buildings out of air: Paul in the Woods"> 60 title="Previous article in Buildings out of air: Paul in the Woods">
61 Options> 61 Options
62 </a> 62 </a>
63 </nav> 63 </nav>
64</body> 64</body>