diff --git a/plinth/modules/tor/templates/tor.html b/plinth/modules/tor/templates/tor.html index 7fb69024c..4b900a0e0 100644 --- a/plinth/modules/tor/templates/tor.html +++ b/plinth/modules/tor/templates/tor.html @@ -69,13 +69,21 @@ port-forwarded, if necessary:

- - {% for name, port in tor_ports.items %} +
+ + + + + + + + {% for name, port in tor_ports.items %} - {% endfor %} + {% endfor %} +
ServicePort
{{ name }} {{ port }}