{# SPDX-License-Identifier: AGPL-3.0-or-later #} {# SPDX-FileCopyrightText: 2026 JWP Consulting GK #} {% load i18n %} {% load projectify %} {% partialdef results %}
{% translate "No tasks found" %}
{% elif search_type == "project" %}{% translate "No projects found" %}
{% else %}{% translate "No tasks or projects found" %}
{% endif %} {% endif %}