{% load i18n cms_tags %} {% if request.GET.q %}
{% include "djangocms_search/pagination.html" with obj_string=_('results') %}
{% endif %}