% macro pages_links(pages_urls, hash='') % endmacro % macro simple_pager(current_page, has_more) % if current_page > 1 or has_more % endif % endmacro