mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-02-02 01:44:40 +00:00
pyi2phosts/templates/base.html: add link to FAQ page
This commit is contained in:
parent
49dc7ebaf2
commit
1215fc05bc
@ -14,6 +14,7 @@
|
||||
<div class="menu">
|
||||
<ul>
|
||||
<li><a href=/>Home</a></li>
|
||||
<li><a href={% url faq %}>FAQ</a></li>
|
||||
<li><a href={% url pyi2phosts.postkey.views.addkey %}>Register a domain</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user