1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00

templates/index.html: update header

This commit is contained in:
Hidden Z 2010-11-05 08:39:44 +00:00
parent cd95f59882
commit 9fdef74093

View File

@ -18,7 +18,7 @@
use urls like <a href={% url pyi2phosts.jump.views.jumper 'example.i2p' %}>
http://{{ domain }}{% url pyi2phosts.jump.views.jumper 'example.i2p' %}<a/>.
</p>
<h2>Adding hosts</h2>
<h2>Registration service</h2>
<p>If you are running an eepsite or another service and want a human-readable domain name
for them, consider to <a href={% url pyi2phosts.postkey.views.addkey %}>registering it</a>.
{% endblock %}