{% load util i18n static %} {% with page_title=request|make_page_title_for_search_result %} {% include 'site/header.html' %} {% endwith %} {% include 'site/view_header.html' %}
{% blocktrans with feedback="https://forms.gle/TYJgvrCGvyTCiaCY8" q="/search?q="|add:request.GET.q %} You are using our new beta search interface. Click here to return to the old interface. Click here to provide feedback. {% endblocktrans %}
{% with qc=query_combined %} {% trans "Could not resolve the location you provided: " %}{{ incomplete_in_search }} {% endwith %}
{% endif %}