diff --git a/templates/summary.html b/templates/summary.html index 07aff71..d1a6c70 100644 --- a/templates/summary.html +++ b/templates/summary.html @@ -4,14 +4,13 @@

{{host}}: {{command}}

- + {% for row in summary[host] %} -
Nameprotocoltablestatesinceinfo
Nameprotocolstatesinceinfo
{{row.name}} {{row.proto}}{{row.table}} {{row.state}} {{row.since}} {{row.info}}