{% load i18n %} {% if request.user.is_staff %}
{% include "unfold/helpers/shortcut.html" with shortcut="esc" %}
{% if command_show_history %} {% include "unfold/helpers/command_history.html" %} {% endif %}
{% endif %}