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 }} |