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