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 /options.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'options.html')
-rw-r--r-- | options.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/options.html b/options.html index 99c594b..5da34d9 100644 --- a/options.html +++ b/options.html | |||
@@ -52,11 +52,11 @@ | |||
52 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 52 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
53 | <a class="nextlink" href="stagnant.html" | 53 | <a class="nextlink" href="stagnant.html" |
54 | title="Previous article in Buildings out of air: Paul in the Woods"> | 54 | title="Previous article in Buildings out of air: Paul in the Woods"> |
55 | Stagnant> | 55 | Stagnant |
56 | </a> | 56 | </a> |
57 | <a class="nextlink" href="paul.html" | 57 | <a class="nextlink" href="paul.html" |
58 | title="Previous article in Buildings out of air: Paul in the Woods"> | 58 | title="Previous article in Buildings out of air: Paul in the Woods"> |
59 | Paul> | 59 | Paul |
60 | </a> | 60 | </a> |
61 | </nav> | 61 | </nav> |
62 | </body> | 62 | </body> |