Show current page number and page count.

This commit is contained in:
barnold 2022-09-18 12:44:14 +01:00
parent 759df65a10
commit e253331a5e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
<p/>
<%= $book_page->pager->total_entries %> books found.
Showing page <%= $book_page->pager->current_page %>
of <%= $book_page->pager->last_page %>.
<p/>
<div>
<table>