change after bach

This commit is contained in:
2024-03-06 13:28:59 +01:00
parent 98ffd58954
commit 4853f2d7ab
4 changed files with 110 additions and 156 deletions

View File

@@ -39,7 +39,7 @@
* @see html.html.twig
*/
#}
<div class="layout-container" >
<div class="layout-container home" >
<header role="banner">
{{ page.header_left }}
@@ -79,7 +79,9 @@
{# {% if page.footer_top or page.footer_left or page.footer_middle or page.footer_right or page.footer_bottom %} #}
<footer role="contentinfo">
{# <section id="footer-top">{{ page.footer_top }}</section> #}
{# <section id="footer-top"> #}
<span class="totop"><a href="#" id="toTop"><i class="fa fa-arrow-up"></i></a></span>
{# </section> #}
<div class="footer">
<section id="footer-left">{{ page.footer_left }}</section>
<section id="footer-middle">{{ page.footer_middle }}</section>