Merge pull request #76 from blacksponge/fix-previous-button

Change previous button text
pull/91/head
Akhil Gupta 4 years ago committed by GitHub
commit f08a70aa3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -199,7 +199,7 @@
<a
href="?page={{.previousPage}}"
class="button"
>Last</a
>Previous</a
>
{{end}}

Loading…
Cancel
Save