{% block pager %}
{{ 'entry.list.number_on_the_page'|transchoice(entries.count) }}
{% if entries.getNbPages > 1 %} {{ pagerfanta(entries, 'twitter_bootstrap_translated', {'proximity': 1}) }} {% endif %}
{% endblock %}