Archived
1
0

add paginated ukko links

This commit is contained in:
Jeff Becker 2016-10-31 10:55:03 -04:00
parent 2caf487c72
commit 26a21fe6bf
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -22,6 +22,18 @@
{{{navbar}}}
<!-- end navbar -->
<div class="board_header"> {{#i18n.Translations}}{{overboard_title}}{{/i18n.Translations}} </div>
<div id="ukko_paginator">
{{#prev}}
<span id="ukko_prev">
<a href="{{prefix}}ukko-{{prev}}.html">previous</a>
</span>
{{/prev}}
{{#next}}
<span id="ukko_next">
<a href="{{prefix}}ukko-{{next}}.html">next</a>
</span>
{{/next}}
</div>
<div id="ukko_threads">
<pre><a href="{{prefix}}livechan/">livechan</a></pre>
{{#threads}}