diff options
author | Case Duckworth | 2015-03-12 20:15:34 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-12 20:15:34 -0700 |
commit | 66775c8a2976aefc7879d623a070d510254e4b6c (patch) | |
tree | 8b7773e87ec47d151f334274fbc9bf2440f09b79 /last-passenger.html | |
parent | Fix bug in Something Simple (diff) | |
download | autocento-66775c8a2976aefc7879d623a070d510254e4b6c.tar.gz autocento-66775c8a2976aefc7879d623a070d510254e4b6c.zip |
Fix bug in previous/next navlinks
Diffstat (limited to 'last-passenger.html')
-rw-r--r-- | last-passenger.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/last-passenger.html b/last-passenger.html index 4e69cde..5c12569 100644 --- a/last-passenger.html +++ b/last-passenger.html | |||
@@ -45,5 +45,7 @@ | |||
45 | <nav> | 45 | <nav> |
46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
47 | </nav> | 47 | </nav> |
48 | </body> | 48 | |
49 | |||
50 | </body> | ||
49 | </html> | 51 | </html> |