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 /paul.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'paul.html')
-rw-r--r-- | paul.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/paul.html b/paul.html index 986807f..01012dd 100644 --- a/paul.html +++ b/paul.html | |||
@@ -80,11 +80,11 @@ | |||
80 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 80 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
81 | <a class="nextlink" href="fire.html" | 81 | <a class="nextlink" href="fire.html" |
82 | title="Previous article in Buildings out of air: Paul in the Woods"> | 82 | title="Previous article in Buildings out of air: Paul in the Woods"> |
83 | Fire> | 83 | Fire |
84 | </a> | 84 | </a> |
85 | <a class="nextlink" href="phone.html" | 85 | <a class="nextlink" href="phone.html" |
86 | title="Previous article in Buildings out of air: Paul in the Woods"> | 86 | title="Previous article in Buildings out of air: Paul in the Woods"> |
87 | Phone> | 87 | Phone |
88 | </a> | 88 | </a> |
89 | </nav> | 89 | </nav> |
90 | </body> | 90 | </body> |