[% MACRO pager_previous BLOCK; %]
[% END; %]
[% MACRO pager_previous_link(previous_page) BLOCK; %]
[% END; %]
[% MACRO pager_next BLOCK; %]
[% END; %]
[% MACRO pager_next_link(next_page) BLOCK; %]
[% END; %]
[% MACRO pager_current_page BLOCK; %]
[% END; %]
[% MACRO pager_other_page_link(cur_page) BLOCK; %]
[% END; %]