Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Added pagination to the bottom of the page

Cette révision appartient à :
reds 2017-05-06 13:15:17 +01:00
Parent 428151e04a
révision af929459c7

Voir le fichier

@ -46,6 +46,11 @@
</tr> </tr>
{{end}} {{end}}
</table> </table>
<nav class="torrentNav" aria-label="Page navigation">
<ul class="pagination">
{{ genNav .Navigation .URL 10 }}
</ul>
</nav>
</div> </div>
</div> </div>
{{end}} {{end}}