mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-09-02 09:02:27 +00:00
pyi2phosts/templates/base.html: small fix
This commit is contained in:
parent
6200a466ff
commit
07a2915235
@ -14,7 +14,7 @@
|
|||||||
<div class="menu">
|
<div class="menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href=/>Home</a></li>
|
<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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user