Add footer in page

This commit is contained in:
2026-08-03 01:12:36 +02:00
parent e03977f1b4
commit fbe915021a
7 changed files with 100 additions and 19 deletions

View File

@@ -0,0 +1,4 @@
<footer class="{{ bloc.property }}" id="{{ bloc.name }}" style="{% include '_print_colors.css' %}">
{{ bloc.text|safe }}
</footer>