From 205dd145b48a28d3976b0c06df743edb93f72010 Mon Sep 17 00:00:00 2001 From: glyph Date: Tue, 18 Jan 2022 12:48:40 +0200 Subject: [PATCH] add links to templates for sbot status page --- peach-web/templates/home.html.tera | 4 ++++ peach-web/templates/status/device.html.tera | 26 +++++++++++---------- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/peach-web/templates/home.html.tera b/peach-web/templates/home.html.tera index 23920be..5d16781 100644 --- a/peach-web/templates/home.html.tera +++ b/peach-web/templates/home.html.tera @@ -29,7 +29,11 @@ + {%- if standalone_mode == true -%} + + {% else -%} + {%- endif -%}
diff --git a/peach-web/templates/status/device.html.tera b/peach-web/templates/status/device.html.tera index f48bb58..ead9e93 100644 --- a/peach-web/templates/status/device.html.tera +++ b/peach-web/templates/status/device.html.tera @@ -25,13 +25,13 @@ {# Display microservice status for network, oled & stats #}
-
- Network -
- - +
+ Network +
+ + +
-
@@ -67,14 +67,16 @@
-
- Sbot -
- - + +
+ Sbot +
+ + +
-
+
{# Display CPU usage meter #} {%- if cpu_stat_percent -%}