{% macro render_pager( pagination, fragment='', prev=('←Prev')|safe, next=('Next→')|safe, align='' ) %} {{ prev }} {{ next }} {% endmacro %}