From 6a94b023df24fc256a506f98c60e34c9ddb98a0e Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Fri, 30 Nov 2018 20:49:27 -0600 Subject: [PATCH] update template format --- templates/hblink_table.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/hblink_table.html b/templates/hblink_table.html index 588336b..27d80be 100755 --- a/templates/hblink_table.html +++ b/templates/hblink_table.html @@ -36,16 +36,16 @@ {{ _cdata['COLORCODE'] }}
{{ _cdata['SLOTS'] }} TS1 - - - - + {{ _cdata[1]['TYPE'] }} + {{ _cdata[1]['SUB'] }} + {{ _cdata[1]['SRC'] }} + {{ _cdata[1]['DEST'] }} TS2 - - - - + {{ _cdata[2]['TYPE'] }} + {{ _cdata[2]['SUB'] }} + {{ _cdata[2]['SRC'] }} + {{ _cdata[2]['DEST'] }}