[% 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; %] [% cur_page %] [% END; %] [% MACRO pager_other_page_link(cur_page) BLOCK; %] [% cur_page %] [% END; %]