Add missing paragraph closing tag in tor template

This commit is contained in:
Sunil Mohan Adapa 2014-11-23 14:16:10 +05:30
parent 86ce7cdf25
commit e15966a772

View File

@ -36,7 +36,7 @@
<h3>Hidden Service</h3>
<p>A hidden service will allow your {{ cfg.box_name }} to provide selected
services (such as OwnCloud or Chat) without revealing its location.
Here is the current configuration:
Here is the current configuration:</p>
<ul>
<li>Hostname: {{ tor_hs_hostname }}</li>
<li>Ports: {{ tor_hs_ports }}</li>