{# the 'no-referrer' here is for old browsers #}
{% if settings.ONION_DOMAIN %}
{%- endif %}
{%- if settings.SCHOLAR_ENV != "prod" -%}[{{ settings.SCHOLAR_ENV|upper }}] {% endif -%} {%- block title -%}{% trans %}Internet Archive Scholar{% endtrans %}{%- endblock %}
{% block extra_head %}{% endblock %}
{% if settings.SCHOLAR_ENV != "prod" %}
{% endif %}
beta
{# TODO: as a dynamic array #} {# TODO: do url_for() here, with current endpoint (from request?) #}
English
عَرَبِيّ
Deutsch
ελληνικά
Español
فارسی
Français
Hrvatski
Italiano
한국어
Norwegian Bokmål
Nederlands
Português
Русский
中文
{% trans %}Contribute to translations{% endtrans %}
{% block fullbody %}
{{ _("Search") }}
{% if query and query.parsed_q %} {% endif %}
{% if query and query.q %} {% set rss_params = dict(q=query.q) %} {% if query.filter_type %}{% do rss_params.update(dict(filter_type= query.filter_type)) %}{% endif %} {% if query.filter_availability %}{% do rss_params.update(dict(filter_availabilty=query.filter_availability)) %}{% endif %}
{% trans %}RSS Feed{% endtrans %}
{% endif %}
{{ _("User Guide") }}
{% block fullmain %}
{% block main %}Nothing to see here.{% endblock %}
{% endblock %}
{% endblock %} {% if settings.ENABLE_GOATCOUNTER -%} {# for local testing: #} {%- endif %} {% block postscript %}{% endblock %}