diff --git a/plinth/modules/tor/templates/tor.html b/plinth/modules/tor/templates/tor.html index 2612565a4..2bff35149 100644 --- a/plinth/modules/tor/templates/tor.html +++ b/plinth/modules/tor/templates/tor.html @@ -20,13 +20,6 @@ {% block main_block %} -
Tor is an anonymous communication system. You can learn more about -it from the Tor Project -website. For best protection when web surfing, the Tor Project -recommends that you use -the Tor -Browser Bundle.
-A Tor SOCKS port is available on your FreedomBox on TCP port 9050.
@@ -52,3 +45,20 @@ port-forwarded, if necessary: {% endif %} {% endblock %} + +{% block sidebar_right_block %} + + + +{% endblock %}