{% extends "layout.html" %} {% set title = _('Search') %} {%- block scripts %} {{- script() }} {%- include 'partials/theme-mode-scripts.html' -%} {%- endblock %} {% block main %}
{% trans %}Searching for multiple words only shows matches that contain all words.{% endtrans %}
{% endblock %}