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

pyi2phosts/templates/index.html: bugfix

This commit is contained in:
Hidden Z 2010-11-05 08:32:19 +00:00
parent dcee6fbb08
commit 611235dd2d

View File

@ -20,6 +20,5 @@
</p>
<h2>Adding hosts</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>.
for them, consider to <a href={% url pyi2phosts.postkey.views.addkey %}>registering it</a>.
{% endblock %}