From 6eb7029940066d6e60374b3b8803b21cbfd99fb7 Mon Sep 17 00:00:00 2001 From: nepeat Date: Mon, 31 Jul 2017 23:49:12 -0700 Subject: [PATCH] Remove 'Node:' from card headers. --- monitor/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitor/templates/index.html b/monitor/templates/index.html index 44bd189..249cde4 100644 --- a/monitor/templates/index.html +++ b/monitor/templates/index.html @@ -38,7 +38,7 @@
- Node: {{ n.name }} + {{ n.name }}