mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-03-10 12:21:11 +00:00
pyi2phosts/templates/index.html: bugfix
This commit is contained in:
parent
cb333b1282
commit
dcee6fbb08
@ -16,8 +16,7 @@
|
|||||||
<h2>Jump service</h2><p>
|
<h2>Jump service</h2><p>
|
||||||
{{ title }} also provides a jump service. For accessing hosts through it,
|
{{ title }} also provides a jump service. For accessing hosts through it,
|
||||||
use urls like <a href={% url pyi2phosts.jump.views.jumper 'example.i2p' %}>
|
use urls like <a href={% url pyi2phosts.jump.views.jumper 'example.i2p' %}>
|
||||||
http://{{ domain }}{% url pyi2phosts.jump.views.jumper
|
http://{{ domain }}{% url pyi2phosts.jump.views.jumper 'example.i2p' %}<a/>.
|
||||||
'example.i2p' %}<a/>.
|
|
||||||
</p>
|
</p>
|
||||||
<h2>Adding hosts</h2>
|
<h2>Adding hosts</h2>
|
||||||
<p>If you are running an eepsite or another service and want a human-readable domain name
|
<p>If you are running an eepsite or another service and want a human-readable domain name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user