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 /amber-alert.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'amber-alert.html')
-rw-r--r-- | amber-alert.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/amber-alert.html b/amber-alert.html index d0de177..3060133 100644 --- a/amber-alert.html +++ b/amber-alert.html | |||
@@ -57,11 +57,11 @@ | |||
57 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 57 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
58 | <a class="nextlink" href="exasperated.html" | 58 | <a class="nextlink" href="exasperated.html" |
59 | title="Previous article in Stark Raving"> | 59 | title="Previous article in Stark Raving"> |
60 | Exasperated> | 60 | Exasperated |
61 | </a> | 61 | </a> |
62 | <a class="nextlink" href="death-zone.html" | 62 | <a class="nextlink" href="death-zone.html" |
63 | title="Previous article in Stark Raving"> | 63 | title="Previous article in Stark Raving"> |
64 | The Death Zone> | 64 | The Death Zone |
65 | </a> | 65 | </a> |
66 | </nav> | 66 | </nav> |
67 | </body> | 67 | </body> |