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 /movingsideways.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'movingsideways.html')
-rw-r--r-- | movingsideways.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/movingsideways.html b/movingsideways.html index 05d59f4..50a97b1 100644 --- a/movingsideways.html +++ b/movingsideways.html | |||
@@ -56,7 +56,7 @@ | |||
56 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 56 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
57 | <a class="nextlink" href="problems.html" | 57 | <a class="nextlink" href="problems.html" |
58 | title="Previous article in Book of Hezekiah"> | 58 | title="Previous article in Book of Hezekiah"> |
59 | Problems> | 59 | Problems |
60 | </a> | 60 | </a> |
61 | </nav> | 61 | </nav> |
62 | </body> | 62 | </body> |