{% extends "base-fluid.html" %} {% from "_helpers.html" import is_active %} {% block title %}Hosts - CSEntry{% endblock %} {% block main %} {% set path = request.path %}
{% block hosts_main %}
Hostname Type Description Interface name Interface IP Interface network
{%- endblock %} {%- endblock %} {% block csentry_scripts %} {% endblock %}