about summary refs log tree commit diff stats
path: root/exasperated.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 /exasperated.html
parentFix more layout issues (diff)
downloadautocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz
autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip
Remove > from .nextlink in template
Diffstat (limited to 'exasperated.html')
-rw-r--r--exasperated.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/exasperated.html b/exasperated.html index d9dc04e..316f91e 100644 --- a/exasperated.html +++ b/exasperated.html
@@ -56,11 +56,11 @@
56 <a href="#" id="lozenge" title="Random page"> &loz; </a> 56 <a href="#" id="lozenge" title="Random page"> &loz; </a>
57 <a class="nextlink" href="death-zone.html" 57 <a class="nextlink" href="death-zone.html"
58 title="Previous article in Stark Raving"> 58 title="Previous article in Stark Raving">
59 The Death Zone> 59 The Death Zone
60 </a> 60 </a>
61 <a class="nextlink" href="boy_bus.html" 61 <a class="nextlink" href="boy_bus.html"
62 title="Previous article in Stark Raving"> 62 title="Previous article in Stark Raving">
63 Boy on the bus> 63 Boy on the bus
64 </a> 64 </a>
65 </nav> 65 </nav>
66</body> 66</body>