{% extends "admin/base.html" %} {% load i18n %} {% block breadcrumbs %}{% endblock %} {% block content %}
{% trans "Deep Search" %}
{% trans "Search across all apps and models from one place." %}
{% trans "No results found for" %} “{{ query }}”
{% trans "Try a different word, or check the spelling." %}
{% trans "Type a word to search across all apps and models." %}
{% trans "Click any result to open it directly — records you cannot modify are shown locked." %}
{% endif %}