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 /yellow.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'yellow.html')
-rw-r--r-- | yellow.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yellow.html b/yellow.html index d9e67b6..61158d5 100644 --- a/yellow.html +++ b/yellow.html | |||
@@ -52,7 +52,7 @@ | |||
52 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 52 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
53 | <a class="nextlink" href="x-ray.html" | 53 | <a class="nextlink" href="x-ray.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 | X-ray> | 55 | X-ray |
56 | </a> | 56 | </a> |
57 | </nav> | 57 | </nav> |
58 | </body> | 58 | </body> |