{% extends 'generic/object.html' %} {% load static %} {% load i18n %} {% block content %} {{ node_options|json_script:"proxbox-ssh-nodes" }}
{% trans "SSH Terminal" %} {% trans "Disconnected" %}
{# Credential modal — shown when the selected target has no stored SSH credential #} {# Hidden trigger/dismiss so the JS can open/close via Bootstrap's data-API even #} {# when `window.bootstrap` is not exposed as a JS global (NetBox bundles it). #} {% endblock content %}