{% import "post_macros.html" as post_macros %}
{% if paginator.previous %} « Previous | {% endif %} Page {{ paginator.current_index }} of {{ paginator.pagers | length }} {% if paginator.next %} | Next » {% endif %}