diff options
author | Case Duckworth | 2015-03-10 11:40:07 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-10 11:40:07 -0700 |
commit | 0d2f64d9240509a620af100d9a37c57d62b3e1b8 (patch) | |
tree | e8e730212a85085277d4b56eec4519d06df8b4f6 /fire.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'fire.html')
-rw-r--r-- | fire.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fire.html b/fire.html index a77158b..21e8315 100644 --- a/fire.html +++ b/fire.html | |||
@@ -51,7 +51,7 @@ | |||
51 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 51 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
52 | <a class="nextlink" href="hands.html" | 52 | <a class="nextlink" href="hands.html" |
53 | title="Previous article in Buildings out of air: Paul in the Woods"> | 53 | title="Previous article in Buildings out of air: Paul in the Woods"> |
54 | Hands> | 54 | Hands |
55 | </a> | 55 | </a> |
56 | </nav> | 56 | </nav> |
57 | </body> | 57 | </body> |