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 /boar.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'boar.html')
-rw-r--r-- | boar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boar.html b/boar.html index 299dd00..c42bcb5 100644 --- a/boar.html +++ b/boar.html | |||
@@ -50,7 +50,7 @@ | |||
50 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 50 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
51 | <a class="nextlink" href="deadman.html" | 51 | <a class="nextlink" href="deadman.html" |
52 | title="Previous article in Elegies for alternate selves"> | 52 | title="Previous article in Elegies for alternate selves"> |
53 | Dead man> | 53 | Dead man |
54 | </a> | 54 | </a> |
55 | </nav> | 55 | </nav> |
56 | </body> | 56 | </body> |