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

{% trans "Status" %}

+

{% trans "Status" %}

+ {% if config_running %}

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

+

- {% else %} + {% else %}

{% if status.is_running %}