{% extends '_base_list.html' %} {% load i18n static %} {% block custom_head_css_js %} {{ block.super }} {% endblock %} {% block table_search %}{% endblock %} {% block table_container %} {#
{% trans "Create user" %}
#} {# #}
{% trans 'Username' %} {% trans 'IP' %} {% trans 'System user' %}{% trans 'Login type' %}{% trans 'Command' %} {% trans 'Success' %} {% trans 'Finished' %} {% trans 'Date start' %} {% trans 'Time' %} {% trans 'Action' %}
{% include 'audits/proxy_log_command_list_modal.html' %} {% endblock %} {% block custom_foot_js %} {% endblock %}