{% for tool in tools %} {% else %} {% endfor %}
Name Type Status Action
{{ tool.name }} {{ tool.integration_type if tool.integration_type else "-" }} {% if tool.enabled and tool.reachable %} Online {% elif tool.enabled %} Offline {% else %} Inactive {% endif %}
No tools found.