{{#if previous}}
  • {{lang 'common.previous'}}
  • {{/if}} {{#each links}} {{#if this.number '==' ../current}}
  • {{this.number}}
  • {{else}}
  • {{this.number}}
  • {{/if}} {{/each}} {{#if next}}
  • {{lang 'common.next'}}
  • {{/if}}