common footer template

This commit is contained in:
Aarni Halinen
2021-11-17 18:15:55 +02:00
parent bfa11ba4fc
commit 28cd34e973
11 changed files with 9 additions and 102 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
{% endblock %}
{% block footer %}
{% include "ohlhafv:footer.html" %}
{% include "footer.html" %}
{% endblock footer %}
{% endblock body %}