diff --git a/pyi2phosts/templates/index.html b/pyi2phosts/templates/index.html index 2be5666..d1c8614 100644 --- a/pyi2phosts/templates/index.html +++ b/pyi2phosts/templates/index.html @@ -12,10 +12,10 @@ subscription link into router's addressbook.

Jump service

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

Adding hosts

If you are running an eepsite or another service and wants a human-readable domain name - for them, consider to register it + for them, consider to register it {% endblock %}