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