templates/partials/_footer.html.twig line 1

Open in your IDE?
  1. <footer class="bg-light d-flex mt-4 align-middle justify-content-center fixed-bottom">            
  2.     <h1>Afit&A &nbsp;&nbsp;&nbsp;&nbsp;</h1>
  3.     <a href="https://facebook.com/AFITA-791067264431407" target="_blank">
  4.         <img border="0"   src="images/fb_logo.png" alt="FaceBook" width="20%">
  5.     </a>
  6.     <p>Association Francophone  des Infirmieres en Tabacologie et Addictologie</p>
  7. </footer>