From f2b2aaa862e1a79d5c5b3879b18227a7946f5bc4 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 2 Jan 2021 14:36:46 +0100 Subject: [PATCH] add linkable anchors to host names --- service.py | 4 ++-- services_template.html | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/service.py b/service.py index deb806c..d195b66 100755 --- a/service.py +++ b/service.py @@ -112,8 +112,8 @@ def render_services_per_host(host, data): services_template = """
  • - {} - {} + {0} + {2}
  • """ services_hostname_template = """

    {}

    OK
    """ diff --git a/services_template.html b/services_template.html index 1e1ab50..298a32a 100644 --- a/services_template.html +++ b/services_template.html @@ -1,12 +1,12 @@
    -
    -
    +
    +
    {card_header} -
    +
      {services_critical}
      {services_warning}
      {services_operational}
    -
    -
    -
    -
    +
    +
    +
    +