{% load i18n %} {% if request.user.is_staff %}
close
{% if command_show_history %} {% include "unfold/helpers/command_history.html" %} {% endif %}
{% include "unfold/helpers/command_help.html" %}
{% endif %}