_gap.html.haml 315 B

123456789
  1. -#
  2. Non-link tag that stands for skipped pages...
  3. available local variables
  4. current_page: a page object for the currently displayed page
  5. total_pages: total number of pages
  6. per_page: number of items to fetch per page
  7. remote: data-remote
  8. %span.page.gap
  9. != t('pagination.truncate')