mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-03-13 05:41:37 +00:00
pyi2phosts/templates/base.html: small fix
This commit is contained in:
parent
6200a466ff
commit
07a2915235
@ -14,7 +14,7 @@
|
||||
<div class="menu">
|
||||
<ul>
|
||||
<li><a href=/>Home</a></li>
|
||||
<li><a href={% url pyi2phosts.postkey.views.addkey %}>Register domain</a></li>
|
||||
<li><a href={% url pyi2phosts.postkey.views.addkey %}>Register a domain</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user