{% if paginator.previous_page %} ← 最近 {% endif %} {{ paginator.page }} / {{ paginator.total_pages }} {% if paginator.next_page %} 更早 → {% endif %}