{% from 'includes/common_macros.html' import search_box %}

{{ _("Couldn't find what you were looking for?") }}

{{ search_box(settings, id=False, prefix=_('Or try searching:')) }}