diff --git a/plinth/modules/diagnostics/templates/diagnostics_test.html b/plinth/modules/diagnostics/templates/diagnostics_test.html index 4a9a2fc60..d5a345e10 100644 --- a/plinth/modules/diagnostics/templates/diagnostics_test.html +++ b/plinth/modules/diagnostics/templates/diagnostics_test.html @@ -20,6 +20,8 @@ {% block content %} +

{{title}}

+ {% if diagnostics_error %}

The diagnostic test encountered an error:

{{ diagnostics_error }}
diff --git a/plinth/modules/tor/templates/tor.html b/plinth/modules/tor/templates/tor.html index 5b87ef421..73d571232 100644 --- a/plinth/modules/tor/templates/tor.html +++ b/plinth/modules/tor/templates/tor.html @@ -22,6 +22,8 @@ {% block content %} +

Tor

+ {% if is_installed %}

Status