diff --git a/pyi2phosts/templates/index.html b/pyi2phosts/templates/index.html index 07bef24..4effb7a 100644 --- a/pyi2phosts/templates/index.html +++ b/pyi2phosts/templates/index.html @@ -13,12 +13,15 @@ subscription link into your router's addressbook. +

Jump service

{{ title }} also provides a jump service. For accessing hosts through it, - use urls like - http://{{ domain }}{% url pyi2phosts.jump.views.jumper 'example.i2p' %}. + use urls like + + http://{{ domain }}{% url pyi2phosts.jump.views.jumper "example.i2p" %}.

Registration service

If you are running an eepsite or another service and want a human-readable domain name for them, consider to registering it. +

{% endblock %}