From ef2e07a1caec46e7e96f90af43db58ee7105ed97 Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 1 Mar 2021 16:35:56 +0100 Subject: [PATCH] fixed html code --- templates/masters_table.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/masters_table.html b/templates/masters_table.html index 3bee791..83f6b1a 100644 --- a/templates/masters_table.html +++ b/templates/masters_table.html @@ -32,13 +32,13 @@
   Hardware: {{_cdata['PACKAGE_ID'] }}
{{_cdata['LOCATION']}}
{{ _cdata['CONNECTED'] }} - TS1 - {{ _cdata[1]['SUB']|safe }} - {{ _cdata[1]['DEST']|safe }} + TS1 + {{ _cdata[1]['SUB']|safe }} + {{ _cdata[1]['DEST']|safe }} - TS2 - {{ _cdata[2]['SUB']|safe }} - {{ _cdata[2]['DEST']|safe }} + TS2 + {{ _cdata[2]['SUB']|safe }} + {{ _cdata[2]['DEST']|safe }}