{% load url_replace %} {% load i18n %} {% if pagination_size == 100_000 %} {% translate "All" %} {% else %} {{ pagination_size }} {% endif %}