mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-22 12:34:17 +00:00
templates/index.html: define block "footer-addon"
This commit is contained in:
parent
866c451a67
commit
beb46692ae
@ -25,3 +25,9 @@
|
||||
for them, consider to <a href={% url pyi2phosts.postkey.views.addkey %}>registering it</a>.
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
{%block footer-addon %}
|
||||
<a href=http://{{ b32 }}>b32</a> |
|
||||
<a href=http://localhost:7657/susidns/addressbook.jsp?book=private&hostname={{ domain }}&destination={{ b64 }}>
|
||||
add</a> |
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user