{{#if previous}} {{lang 'common.pagination.previous'}} {{/if}} {{#if links.length '>' 1}} {{#each links}} {{#if number '===' ../current}} {{number}} {{else}} {{number}} {{/if}} {{/each}} {{else}} 1 {{/if}} {{#if next}} {{lang 'common.pagination.next'}} {{/if}}