{% extends 'base_software.html' %} {% block title %}
| Jump Server | Connection | Name or IP | Port | Username | Action | |
|---|---|---|---|---|---|---|
| {{ host.hostname }} | {{ host.connection_type }} | {{ host.host_or_ip }} | {% if host.port_number %}{{ host.port_number }} | {% else %}Default | {% endif %}{{ host.username }} | Delete |