montlouis-sur-loire: use footer-pre instead of footer-top (#44616)

This commit is contained in:
Thomas Jund 2020-06-30 11:19:11 +02:00
parent e2a92943d6
commit 5fbed09030
2 changed files with 3 additions and 3 deletions

View File

@ -378,7 +378,7 @@ footer {
background: url(img/HachureRepeat.gif) repeat white;
padding-top: 12px;
div#footer-top {
div#footer-pre {
background: white;
div.polygone-wrapper {

View File

@ -19,8 +19,8 @@
<div id="nav-post"></div>
{% endblock %}
{% block footer-top %}
<div id="footer-top">
{% block footer-pre %}
<div id="footer-pre">
<div class="polygone-wrapper">
<div class="polygone"></div>
</div>