From 100533bee18f25e911c6f3d9dc0af41fa081b5c7 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Sat, 6 Dec 2014 17:03:06 +0530 Subject: [PATCH] Add missing titles to tor and diagnostics pages --- plinth/modules/diagnostics/templates/diagnostics_test.html | 2 ++ plinth/modules/tor/templates/tor.html | 2 ++ 2 files changed, 4 insertions(+) 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