From db839252ac41cddb02f22b5172f17d91011d04cb Mon Sep 17 00:00:00 2001 From: Silversthorn Date: Thu, 23 Jun 2022 18:07:25 +0200 Subject: [PATCH] Better Display --- app/frontend/templates/public/status.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/frontend/templates/public/status.html b/app/frontend/templates/public/status.html index ace58e59..0a444158 100644 --- a/app/frontend/templates/public/status.html +++ b/app/frontend/templates/public/status.html @@ -117,12 +117,6 @@
-
- {% if server['stats']['version'] != 'False' %} - {{ server['stats']['version'] }} - {% end %} -
-
{% if server['stats']['int_ping_results'] != 'False' %}
{% if server['stats']['desc'] != 'False' %} @@ -137,6 +131,12 @@ {% end %}
+
+
+ {% if server['stats']['version'] != 'False' %} + {{ server['stats']['version'] }} + {% end %} +
{% else %}