Expose first and last page of pagination (#2618)

This commit is contained in:
Joachim Lusiardi 2020-04-30 19:05:48 +02:00 committed by GitHub
commit 82ff563f6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 32 additions and 12 deletions

View file

@ -122,6 +122,7 @@
<p class="paginator">
Page 1 / 3
<a href="./index2.html">&raquo;</a>
<a href="./index3.html">&#8649;</a>
</p>
</section><!-- /#content -->
<section id="extras" class="body">
@ -167,4 +168,4 @@
}());
</script>
</body>
</html>
</html>