{% load i18n %} {% if page_types_restricted %}
{% blocktrans with type=page_type.get_verbose_name %} Only pages of type "{{ type }}" may be chosen for this field. Search results will exclude pages of other types. {% endblocktrans %}
{% endif %} {% if not is_searching %}