about summary refs log tree commit diff stats
path: root/planks.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 /planks.html
parentFix more layout issues (diff)
downloadautocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz
autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip
Remove > from .nextlink in template
Diffstat (limited to 'planks.html')
-rw-r--r--planks.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/planks.html b/planks.html index 0a30339..e9004d6 100644 --- a/planks.html +++ b/planks.html
@@ -55,11 +55,11 @@
55 <a href="#" id="lozenge" title="Random page"> &loz; </a> 55 <a href="#" id="lozenge" title="Random page"> &loz; </a>
56 <a class="nextlink" href="hardware.html" 56 <a class="nextlink" href="hardware.html"
57 title="Previous article in Buildings out of air: Paul in the Woods"> 57 title="Previous article in Buildings out of air: Paul in the Woods">
58 Hardware> 58 Hardware
59 </a> 59 </a>
60 <a class="nextlink" href="punch.html" 60 <a class="nextlink" href="punch.html"
61 title="Previous article in Buildings out of air: Paul in the Woods"> 61 title="Previous article in Buildings out of air: Paul in the Woods">
62 Punch> 62 Punch
63 </a> 63 </a>
64 </nav> 64 </nav>
65</body> 65</body>