diff --git a/templates/service_info.html b/templates/service_info.html index 9e151f2..b22f702 100644 --- a/templates/service_info.html +++ b/templates/service_info.html @@ -4,6 +4,24 @@ {% include "navbar.html" %}
+ +

Service: {{ service.service }}

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

Show in Icinga

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