accescible_app/app/views/kaminari/_current_page.html.haml
Nicolas Bally d4484275e8 initial
2011-06-25 12:08:06 +02:00

10 lines
315 B
Plaintext

-# The current page
- available local variables
page: the page number of this page
current_page: the page number of currently displayed page
num_pages: total number of pages
per_page: number of items to fetch per page
remote: data-remote
%span.page.current
= page