{%macro print(page, config, div_class_name)%}
{%if page.next is not none%} Next {%endif%} Index {%if page.previous is not none%} Previous {%endif%}
{%endmacro%}