diff --git a/templates/main_table.html b/templates/main_table.html index 58702ba..ae8ec7c 100644 --- a/templates/main_table.html +++ b/templates/main_table.html @@ -87,7 +87,8 @@    Hardware: {{_cdata['PACKAGE_ID'] }}
   Soft_Ver: {{_cdata['SOFTWARE_ID'] }}
   Info: {{_cdata['LOCATION']}} -
   Master: {{_master}} +
   Master: {{_master}} +
   Time connected: {{ _cdata['CONNECTED'] }}   {% endfor %} {% endif %}