From 8c7c8ec71dbfe8370114b463ac6ce0c935a39fec Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 1 Mar 2021 13:33:42 +0100 Subject: [PATCH] fixed html code --- templates/main_table.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/main_table.html b/templates/main_table.html index a1b2007..240f9e1 100644 --- a/templates/main_table.html +++ b/templates/main_table.html @@ -1,5 +1,5 @@ {% include 'buttons.html' ignore missing %} -
+
 .: DMR Server activity :.  {% if _table['MASTERS']|length >0 %} @@ -78,7 +78,7 @@ {% if _table['SETUP']['LASTHEARD'] == True %} {% include 'lastheard.html' ignore missing %} {% endif %} -
+
 .: Connected with Master & Peer systems :. 
{% if _table['MASTERS']|length >0 %}