mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
Add missing titles to tor and diagnostics pages
This commit is contained in:
parent
4b249be175
commit
100533bee1
@ -20,6 +20,8 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
|
<h2>{{title}}</h2>
|
||||||
|
|
||||||
{% if diagnostics_error %}
|
{% if diagnostics_error %}
|
||||||
<p>The diagnostic test encountered an error:<p>
|
<p>The diagnostic test encountered an error:<p>
|
||||||
<pre>{{ diagnostics_error }}</pre>
|
<pre>{{ diagnostics_error }}</pre>
|
||||||
|
|||||||
@ -22,6 +22,8 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
|
<h2>Tor</h2>
|
||||||
|
|
||||||
{% if is_installed %}
|
{% if is_installed %}
|
||||||
|
|
||||||
<h3>Status</h3>
|
<h3>Status</h3>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user