{% extends "search/base.html" %} {% set meta = (('robots', 'noindex, nofollow'),) %} {% block content %}

{{ _('Search Unavailable') }}

{{ _('Search is temporarily unavailable. Please try again in a few minutes.') }}

Try your search again

{% endblock %}