diff --git a/templates/service_info.html b/templates/service_info.html index 42a40d4..347d8a5 100644 --- a/templates/service_info.html +++ b/templates/service_info.html @@ -3,7 +3,7 @@ {% include "navbar.html" %}
- Icinga Link +

Service: {{ service.service }}

{% if service.staticly_configured %} {% endif %} @@ -20,6 +20,10 @@
{% endif %} + +

Show in Icinga

+
+
{% if status_list | length > 0 %}