{% load i18n django_tables2 %}
  • {% if text != page_number %}{% trans text %}{% else %}{{ page_number }}{% endif %}