kaminari--kaminari/app/views/kaminari/_paginator.html.haml

8 lines
267 B
Plaintext

-# available local variables:
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
%nav.pagination
= content_for :kaminari_paginator_tags