internetee-registry/app/views/kaminari/admin/_gap.html.haml
2016-04-29 14:18:44 +03:00

8 lines
339 B
Text

-# Non-link tag that stands for skipped pages...
-# available local variables
-# current_page: a page object for the currently displayed page
-# total_pages: total number of pages
-# per_page: number of items to fetch per page
-# remote: data-remote
%span.page.gap
= t('views.pagination.truncate').html_safe