• {{ Icon('font', 'turn-down', PAGE_NUMBER, true, 'fas fa-rotate-270 c-button-icon c-pagination-icon') }}
    • {L_JUMP_TO_PAGE}{L_COLON}
  • {{ Icon('font', 'chevron-' ~ S_CONTENT_FLOW_BEGIN, lang('PREVIOUS'), true, 'fas c-button-icon c-pagination-icon') }}
  • {pagination.PAGE_NUMBER}
  • {L_ELLIPSIS}
  • {{ Icon('font', 'chevron-' ~ S_CONTENT_FLOW_END, lang('NEXT'), true, 'fas c-button-icon c-pagination-icon') }}
  • {pagination.PAGE_NUMBER}