Browse Source

pyi2phosts/templates/index.html: bugfix

pull/1/head
Hidden Z 14 years ago
parent
commit
611235dd2d
  1. 3
      pyi2phosts/templates/index.html

3
pyi2phosts/templates/index.html

@ -20,6 +20,5 @@ @@ -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 %}

Loading…
Cancel
Save