{% extends base_template %} {% load i18n static %} {% block content %}
{% trans "Page" %} {{ current_page|add:1 }} {% trans "of" %} {{ total_pages }}