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 /art.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'art.html')
-rw-r--r-- | art.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/art.html b/art.html index cf08c58..654569b 100644 --- a/art.html +++ b/art.html | |||
@@ -44,11 +44,11 @@ | |||
44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
45 | <a class="nextlink" href="hymnal.html" | 45 | <a class="nextlink" href="hymnal.html" |
46 | title="Previous article in Buildings out of air: Paul in the Woods"> | 46 | title="Previous article in Buildings out of air: Paul in the Woods"> |
47 | Hymnal> | 47 | Hymnal |
48 | </a> | 48 | </a> |
49 | <a class="nextlink" href="axe.html" | 49 | <a class="nextlink" href="axe.html" |
50 | title="Previous article in Buildings out of air: Paul in the Woods"> | 50 | title="Previous article in Buildings out of air: Paul in the Woods"> |
51 | Axe> | 51 | Axe |
52 | </a> | 52 | </a> |
53 | </nav> | 53 | </nav> |
54 | </body> | 54 | </body> |