mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
tor: Move introduction from sidebard to main
- For consistency with other apps and in preparation for frontpage.
This commit is contained in:
parent
5ffe3dab70
commit
85fa868da0
@ -24,6 +24,13 @@
|
|||||||
|
|
||||||
<h2>Anonymity Network (Tor)</h2>
|
<h2>Anonymity Network (Tor)</h2>
|
||||||
|
|
||||||
|
<p>Tor is an anonymous communication system. You can learn more about
|
||||||
|
it from the <a href="https://www.torproject.org/">Tor Project</a>
|
||||||
|
website. For best protection when web surfing, the Tor Project
|
||||||
|
recommends that you use
|
||||||
|
the <a href="https://www.torproject.org/download/download-easy.html.en">
|
||||||
|
Tor Browser</a>.</p>
|
||||||
|
|
||||||
<h3>Status</h3>
|
<h3>Status</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@ -79,20 +86,3 @@ port-forwarded, if necessary:</p>
|
|||||||
9050.</p>
|
9050.</p>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block sidebar %}
|
|
||||||
|
|
||||||
<div class="sidebar">
|
|
||||||
|
|
||||||
<h3>Tor</h3>
|
|
||||||
|
|
||||||
<p>Tor is an anonymous communication system. You can learn more about
|
|
||||||
it from the <a href="https://www.torproject.org/">Tor Project</a>
|
|
||||||
website. For best protection when web surfing, the Tor Project
|
|
||||||
recommends that you use the
|
|
||||||
<a href="https://www.torproject.org/download/download-easy.html.en">
|
|
||||||
Tor Browser</a>.</p>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{% endblock %}
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user