{% load i18n %} {% if sidebar_show_search %}
manage_search
{% trans 'Search apps and models...' %}
{% if 'Macintosh' in request.META.HTTP_USER_AGENT %} {% include "unfold/helpers/shortcut.html" with icon="keyboard_command_key" shortcut="k" %} {% else %} {% include "unfold/helpers/shortcut.html" with icon="keyboard_control_key" shortcut="k" %} {% endif %}
{% endif %}