{% block extra_head %}{% endblock %}
{% if not is_shared_view %}
{% include "partials/sidebar.html" %}
{% endif %} {% if not is_shared_view %}
{% include "partials/topbar.html" %}
{% endif %}
{% block content %}{% endblock %}
SYS_V1.0_STABLE
CMD+K
search
EXEC
keyboard_return
No terminal matches found
↑↓ Navigate
↵ Execute
ESC to Close
{% block scripts %}{% endblock %}