Add footer in page
This commit is contained in:
4
app/templates/themes/chocolate/blocs/footer.html
Normal file
4
app/templates/themes/chocolate/blocs/footer.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<footer class="{{ bloc.property }}" id="{{ bloc.name }}" style="{% include '_print_colors.css' %}">
|
||||
{{ bloc.text|safe }}
|
||||
|
||||
</footer>
|
||||
Reference in New Issue
Block a user