diff --git a/plinth/modules/tor/templates/tor.html b/plinth/modules/tor/templates/tor.html index 6ccc35d0a..c7b1ee691 100644 --- a/plinth/modules/tor/templates/tor.html +++ b/plinth/modules/tor/templates/tor.html @@ -26,23 +26,38 @@ {% if config_running %} {% endif %} + {% endblock %} {% block configuration %} -

{% trans "Status" %}

- + +

{% trans "Status" %}

{% if config_running %}

{% trans "Tor configuration is being updated" %} -

- +

+
{% else %} +

{% if status.is_running %}