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

9 lines
297 B
Plaintext

-# The container tag
- 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