{% extends "layout.html" %} {% set title = _('Search') %} {%- block scripts %} {{- script() }} {%- include 'partials/theme-mode-scripts.html' -%} {%- endblock %} {% block main %}

{{ _('Search') }}

{% trans %}Searching for multiple words only shows matches that contain all words.{% endtrans %}

{% endblock %}