Working
This commit is contained in:
1
templates/components/nav.html
Normal file
1
templates/components/nav.html
Normal file
@@ -0,0 +1 @@
|
||||
<div id="nav" style="font-size: 18px; margin-bottom: 5px; text-align: center; width: 100%; padding: 10px;">[[ if:prev_chapter ]]<a href="/[[ listing.type ]]/[[ listing.name ]]/[[ prev_chapter ]]">Prev Chapter</a>[[ endif ]][[ if:prev_chapter ]][[ if:next_chapter ]] - [[ endif ]][[ endif ]][[ if:next_chapter ]]<a href="/[[ listing.type ]]/[[ listing.name ]]/[[ next_chapter ]]">Next Chapter</a>[[ endif ]]</div>
|
||||
Reference in New Issue
Block a user