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 /philosophy.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'philosophy.html')
-rw-r--r-- | philosophy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/philosophy.html b/philosophy.html index fa88b7e..67194f7 100644 --- a/philosophy.html +++ b/philosophy.html | |||
@@ -47,7 +47,7 @@ | |||
47 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 47 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
48 | <a class="nextlink" href="proverbs.html" | 48 | <a class="nextlink" href="proverbs.html" |
49 | title="Previous article in Book of Hezekiah"> | 49 | title="Previous article in Book of Hezekiah"> |
50 | Proverbs> | 50 | Proverbs |
51 | </a> | 51 | </a> |
52 | </nav> | 52 | </nav> |
53 | </body> | 53 | </body> |