mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-02-02 09:55:52 +00:00
templates/base.html: add "latest" to navigation menu
This commit is contained in:
parent
2685dc485c
commit
9b8e42fac2
@ -16,6 +16,7 @@
|
|||||||
<li><a href=/>Home</a></li>
|
<li><a href=/>Home</a></li>
|
||||||
<li><a href={% url faq %}>FAQ</a></li>
|
<li><a href={% url faq %}>FAQ</a></li>
|
||||||
<li><a href={% url browse %}>Browse alive hosts</a></li>
|
<li><a href={% url browse %}>Browse alive hosts</a></li>
|
||||||
|
<li><a href={% url latest %}>Browse latest hosts</a></li>
|
||||||
<li><a href={% url pyi2phosts.postkey.views.addkey %}>Register a domain</a></li>
|
<li><a href={% url pyi2phosts.postkey.views.addkey %}>Register a domain</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user