Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.humitest.fr
/
htdocs
/
templates
/
front
/
blocks
/
/srv/data/web/vhosts/www.humitest.fr/htdocs/templates/front/blocks/footer.html.twig
<footer> <div class="footer-top mt-5"> <div class="container"> <div class='row'> <div class="col-sm-4"> <img src="{{ asset('build/images/Domosystem-logo-2.png')}}"alt="logo" style="width:250px"> </div> <div class="col-sm-4"> <h2>liens utiles</h2> <a href="{{ path('qui-sommes-nous') }}" class="footer-link">Qui sommes nous ?</a> <a href="{{ path('references') }}" class="footer-link">Références</a> <a href="{{ path('contact') }}" class="footer-link">Nous contacter</a> <a href="{{ path('product_all') }}" class="footer-link">Tous nos produits</a> </div> <div class="col-sm-4"> <br> <a href="{{ path('condition-vente') }}" class="footer-link">Conditions Générales de Ventes</a> <a href="{{ path('mentions-legales') }}" class="footer-link">Mentions légales</a> <a href="{{ path('politique-de-confidentialite') }}" class="footer-link">Politique de confidentialité</a> </div> </div> </div> </div> <div class="footer-bottom"> <a class="text-light" href="https://www.bhinternet.fr/" >BHInternet - Création site internet </a>| {{ "now"|date("Y") }} </div> </footer>