1
0
mirror of https://github.com/tiyn/beaker-blog.git synced 2025-10-10 09:51:17 +02:00

adding footer

This commit is contained in:
TiynGER
2020-05-30 01:22:47 +02:00
parent 4a5253ea19
commit 4d24ec5289
2 changed files with 8 additions and 2 deletions

View File

@@ -23,5 +23,11 @@
{% block content %}
{% endblock %}
<!-- Content -->
<footer>
<div class="center">
Dieser Blog enthält kein Javascript oder PHP.<br>
Dies ist eine Instanz vom <a href="https://github.com/tiyn/tiyny-blog">Tiyny-Blog </a>.
</div>
</footer>
</body>
</html>