Back to Jumpserver

Msg Command Alert

apps/terminal/templates/terminal/_msg_command_alert.html

4.10.16225 B
Original Source

{% load i18n %}

{% for item, value in items.items %} {{ item }}: {{ value }}
{% endfor %} {% trans 'Session' %}: {% trans 'view' %}
{% trans 'Command' %}:

{{ command }}