templates/_partials/_footer.html.twig line 1

Open in your IDE?
  1. <footer class="container-fluid bg-custom fixed-bottom">
  2.     <div class="row text-center">
  3.         <section class="col py-1">
  4.             Terimmo Atlantique - &copy; Agence Saycom 2024
  5.         </section>
  6.     </div>
  7. </footer>