mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-09 14:28:03 +00:00
web/templates/base.html: add footer
This commit is contained in:
parent
d6f9f2ed99
commit
98a58068db
@ -8,6 +8,10 @@
|
||||
<body>
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
{% block footer %}
|
||||
<hr>
|
||||
<center>Powered-by: <a href=http://py-i2phosts.i2p/>py-i2phosts</a></center>
|
||||
{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user