This commit is contained in:
jetstream0
2023-11-01 07:39:08 +00:00
commit e85193dcb4
23 changed files with 1484 additions and 0 deletions

View 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>