{% extends 'commands.html' %} {% import "bootstrap/wtf.html" as wtf %} {% import "macros.html" as macros %} {% set sidebar_state = 'disabled' %} {% set btn_back = true %} {% block nav_client %} active {% endblock %} {% block nav_script_output %} active {% endblock %} {% block content %}
{{ client['output'] }}