{% load i18n %} {% if querystring %}
{% if label %}{{ label|safe }}{% else %}{% trans "more" %}{% endif %}
{% endif %}