templates/Accueil/footer.html.twig line 1

Open in your IDE?
  1. {#
  2. /*
  3.  * Autheur:Chkioua Maha
  4.  * Email:chkiouamaha@gmail.com
  5.  * Date de création :13/12/2019
  6.  * Date de modification: 02/04/2020 par Wattas Amani
  7.  * Description:Footer Layout accueil
  8.  *
  9. */#}
  10. <!-- footer start -->
  11.   <footer class=" text-center text-lg-start text-white footerWeb" style="background:#41a2aa;margin-top:3%;z-index:11111">
  12.     <!-- Grid container -->
  13.     <div class=" p-4">
  14.       <!--Grid row-->
  15.       <div class="row my-4">
  16.         <!--Grid column-->
  17.         <div class="col-lg-3 col-md-6 mb-4 mb-md-0">
  18.           <div class="rounded-circle bg-white shadow-1-strong d-flex align-items-center justify-content-center mb-4 mx-auto" style="width: 150px; height: 150px;">
  19.             <img  src="{{ asset ('Accueil/imagesAccueil/logoHeader.svg')}}" height="50" alt=""
  20.                  loading="lazy" />
  21.           </div>
  22.           <p class="text-center text-white">Nous partageons les aventures et imprimons les souvenirs !"</p>
  23.           <ul class="list-unstyled d-flex flex-row justify-content-center">
  24.             <li>
  25.               <a class="text-white px-2" href="#!">
  26.              <i class="bi bi-instagram"></i> 
  27.               </a>
  28.             </li>
  29.             <li>
  30.               <a class="text-white px-2" href="#!">
  31.               <i class="bi bi-facebook"></i>
  32.               </a>
  33.             </li>
  34.             <li>
  35.               <a class="text-white ps-2" href="#!">
  36.               <i class="bi bi-linkedin"></i>
  37.               </a>
  38.             </li>
  39.           </ul>
  40.  
  41.         </div>
  42.         <!--Grid column-->
  43.         <!--Grid column-->
  44.         <div class="col-lg-3 col-md-6 mb-4 mb-md-0">
  45.           <h5 class="text-uppercase mb-4 text-white">À propos</h5>
  46.           <ul class="list-unstyled">
  47.           
  48.             <li class="mb-2">
  49.               <a href = "{{path('produits5sur5')}}"   class="text-white"  >Nos produits</a>
  50.             </li>
  51.             <li class="mb-2">
  52.               <a  onclick='location.href = "{{path('mentionlegale')}}";' class="text-white" >Mentions légales</a>
  53.             </li>
  54.             <li class="mb-2">
  55.               <a href = "{{path('Conditongeneral')}}" class="text-white" >Conditions générales </a>
  56.             </li>
  57.             <li class="mb-2" >
  58.               <a href = "{{path('Politique_Parent')}}" class="text-white" >Confidentialité</a>
  59.             </li>
  60.            
  61.           </ul>
  62.         </div>
  63.         <!--Grid column-->
  64.         <!--Grid column-->
  65.         <div class="col-lg-3 col-md-6 mb-4 mb-md-0">
  66.           <h5 class="text-uppercase mb-4 text-white">Service client</h5>
  67.           <ul class="list-unstyled">
  68.          
  69.              <li class="mb-2"   >
  70.               <a  href = "{{path('ServiceClient_Parent')}}" class="text-white">Besoin d'aide</a>
  71.             </li>
  72.             <li class="mb-2"  >
  73.               <a href = "{{path('Commande_groupee')}}" class="text-white" >Commandes groupées</a>
  74.             </li>
  75.              <li class="mb-2" style="display:none">
  76.               <a  href = "{{path('nosPartenaires')}}"     class="text-white">Partenariats</a>
  77.             </li>
  78.              
  79.               <li class="mb-2" >
  80.               <a href = "{{path('Besoindaide_Parent')}}"  class="text-white">FAQ</a>
  81.             </li>
  82.            
  83.           </ul>
  84.         </div>
  85.         <!--Grid column-->
  86.         <!--Grid column-->
  87.         <div class="col-lg-3 col-md-6 mb-4 mb-md-0">
  88.           <h5 class="text-uppercase mb-4 text-white">Contact</h5>
  89.           <ul class="list-unstyled text-white">
  90.             <li class="mb-2">
  91.               <a class="text-white">Trust Conseils 199 Avenue Francis de Pressensé 69200 Vénissieux</a>
  92.             </li>
  93.             <li class="mb-2">
  94.               <a class="text-white">05 36 28 29 30</a>
  95.             </li>
  96.             <li class="mb-2">
  97.               <a class="text-white">contact@5sur5sejour.com</a>
  98.             </li>
  99.           </ul>
  100.            <div class="" style="text-align:center;font-size:15px;color:white">
  101.                                         <h3 class="titreProduit titrePayemet">Paiement sécurisé </h3>
  102.                                         <img class="payement" src="/images/SVG/Optionde paiement.svg">
  103.                                     </div>
  104.         </div>
  105.         <!--Grid column-->
  106.        
  107.       </div>
  108.       <!--Grid row-->
  109.     </div>
  110.     <!-- Grid container -->
  111.     <!-- Copyright -->
  112.     <div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2)">
  113.       © 2025 Copyright:
  114.       <a class="text-white" href="https://mdbootstrap.com/">Trust Conseils</a>
  115.     </div>
  116.     <!-- Copyright -->
  117.   </footer>
  118. <div class="row no-margin rowFooter" style="display:none">
  119.     <div class="col-lg-1 col-md-1 col-sm-1 col-xs-1 no-padding SeparateurLeftAccom separteurfooter  "></div>
  120.    
  121. <!-- footer Mobile pages generales start -->
  122.    {% if app.user %}
  123.  <div class="flex-row menuBasMobileGene fixed-bottom no-padding " style="background-color:#41A2AA;">
  124.      <ul class="navbar-nav flex-row d-md-flex" style="align-items: center" >
  125.         <li  class="list-inline-item me-3 liMenuMobile  me-lg-1" id="esphoto" data-toggle="collapse" data-target="#list-tab-photo" onclick='$("#list-tab-photo").removeClass("show"); afficheDiv($(this));'>
  126.                                            
  127.                                                 <a >
  128.                                                     <i id="homeNavmob" class="bi bi-house-door-fill" style="font-size:27px" ></i>
  129.                                                     <h3 class="textMenuBas" style="color:white"> Accueil</h3>
  130.                                                 </a>
  131.                                                         
  132.                                         </li>
  133.         <li  class="list-inline-item  liMenuMobile "  id='esmessage'   data-toggle="collapse" data-target="#list-tab-message" onclick='$("#list-tab-message").removeClass("show"); afficheDiv($(this));'>
  134.                                             
  135.                                                 <a>
  136.                                                     <i id="micromob" class="bi bi-mic" style="font-size:27px"  ></i>
  137.                                                     <h3 class="textMenuBas" style="color:white"> Boite vocale</h3>
  138.                                               
  139.                                                 </a>
  140.                                             
  141.                                                       
  142.                                         </li>
  143.         <li   class="list-inline-item liMenuMobile " id='esselection' onclick='afficheDiv($(this));' >
  144.                                            
  145.                                                 <a onclick='location.href = "{{ path('maSelection') }}"'>
  146.                                                     <i class="bi bi-bookmarks" id="selecNavmob" style="font-size:27px"></i>
  147.                                                     <h3 class="textMenuBas" style="color:white;font-size:15px">Créer album </h3>
  148.                                                 </a>
  149.                                                        
  150.                                         </li> 
  151.        <li style="cursor:pointer;color:white" class="list-inline-item  liMenuMobile"  >
  152.                                             
  153.                                                 <a  style="cursor:pointer;color:white"      {% if   app.session.get("Sejour")!="" %}href="{{path('AccueilParent')}}"{% else %} href="{{path('SejourParent')}}" {% endif %} >
  154.                                                     <i class="bi bi-shop" style="font-size:27px"></i>
  155.                                                     <h3 class="textMenuBas"> Boutique 5/5 </h3>
  156.                                                 </a>
  157.                                                        
  158.                                         </li> 
  159.     </ul>
  160.                  
  161.             </div>  {#fin footer utilisateur connectee#}
  162.  {% else %}
  163.     <div class="col-lg-11 col-xl-11 col-md-11 col-sm-11 col-xs-11 no-padding DivFooter">
  164.         <div class="col-lg-6 col-xl-6 col-md-6 col-sm-6 col-xs-6 no-padding ContenuFooter">
  165.             <div class="col-lg-2 col-md-2  col-xl-2 col-sm-2 col-xs-2 no-padding divlogoFooter">
  166.                 <img src="{{'/images/Accompagnateur/LogoFooter.svg'}}" class="logoFooter"/> 
  167.             </div>
  168.             <div class='row no-margin col-lg-3  col-xl-3 col-md-4 col-sm-4 col-xs-4 no-padding log'>
  169.                 <h4 style="background-image:url('{{'/images/Accompagnateur/IconeSejour.svg'}}');" class="titleFooter titleparent " onclick='location.href = "{{path('app_back_Parent')}}";'>Espace Parent(s)</h4>
  170.             </div>
  171.             <div class='row no-margin col-lg-3 col-xl-3 col-md-4 col-sm-4 col-xs-4 no-padding log'>
  172.                  <h4 style="background-image:url('{{'/images/Accompagnateur/LogoEspaceAccom.svg'}}');" class="titleFooter titleaccom" onclick='location.href = "{{path('app_back_Acommpa')}}";'>Espace accompagnateur</h4>
  173.             </div>
  174.             <div class='row no-margin col-lg-3  col-xl-3 col-md-4 col-sm-4 col-xs-4 no-padding log'>
  175.                <h4 style="background-image:url('{{'/images/Accompagnateur/GlobeFooter.svg'}}');" class="titleFooter titlepartenaire" onclick='location.href = "{{path('app_login_back_Partenaire')}}";'>Espace partenaire</h4>
  176.             </div>
  177.         </div>
  178.         <div class="col-lg-6 col-xl-6  col-md-6 col-sm-6 col-xs-6 no-padding ContenuFooter1">
  179.             <div class='row no-margin col-lg-2 col-xl-2  col-md-2 col-sm-2 col-xs-2 no-padding log1'>
  180.                 {% if not (app.user) %}
  181.                 <h4 class="titleFooter titleconf" onclick='location.href = "{{path('mentionlegale')}}";'> Mentions légales </h4>
  182.        {% else %}
  183.        {% if  app.user.roles[0]=="ROLE_ACC" %}
  184.                 <h4 class="titleFooter titleconf" onclick='location.href = "{{path('Mentionlegale_Accompa')}}";'> Mentions légales </h4>
  185.        {% elseif  app.user.roles[0]=="ROLE_PARTENAIRE" %}
  186.                 <h4 class="titleFooter titleconf" onclick='location.href = "{{path('Mentionlegale_Partenaire')}}";'> Mentions légales </h4>
  187.        {% elseif  app.user.roles[0]=="ROLE_PARENT" %}
  188.                 <h4 class="titleFooter titleconf" onclick='location.href = "{{path('Mentionlegale_Parent')}}";'> Mentions légales </h4>
  189.        {% endif %}
  190.        {% endif %}
  191.             </div>
  192.             <div class='row no-margin col-lg-4 col-md-4 col-xl-4 col-sm-4 col-xs-4 no-padding log1'>
  193.                 {% if not (app.user) %}
  194.                 <h4 class="titleFooter titlepolitic" onclick='location.href = "{{path('Politique')}}";'>  Charte des données personnelles <br> et d’usage des cookies</h4>
  195.        {% else %}
  196.        {% if  app.user.roles[0]=="ROLE_ACC" %}
  197.                 <h4 class="titleFooter titlepolitic" onclick='location.href = "{{path('Politique_Accompa')}}";'> Charte des données personnelles <br> et d’usage des cookies</h4>
  198.        {% elseif  app.user.roles[0]=="ROLE_PARTENAIRE" %}
  199.                 <h4 class="titleFooter titlepolitic" onclick='location.href = "{{path('Politique_Partenaire')}}";'> Charte des données personnelles <br> et d’usage des cookies</h4>
  200.        {% elseif  app.user.roles[0]=="ROLE_PARENT" %}
  201.                 <h4 class="titleFooter titlepolitic" onclick='location.href = "{{path('Politique_Parent')}}";'> Charte des données personnelles <br> et d’usage des cookies</h4>
  202.        {% endif %}
  203.        {% endif %}
  204.             </div>
  205.             <div class='row no-margin col-lg-3 col-md-2 col-xl-3 col-sm-2 col-xs-2 no-padding log1'>
  206.                 {% if not (app.user) %}
  207.                 <h4 class="titleFooter titlecond" onclick='location.href = "{{path('Conditongeneral')}}";'>Conditions générales</h4>
  208.        {% else %}
  209.        {% if  app.user.roles[0]=="ROLE_ACC" %}
  210.                 <h4 class="titleFooter titlecond" onclick='location.href = "{{path('Conditongeneral_Accompa')}}";'>Conditions générales</h4>
  211.        {% elseif  app.user.roles[0]=="ROLE_PARTENAIRE" %}
  212.                 <h4 class="titleFooter titlecond" onclick='location.href = "{{path('Conditongeneral_Partenaire')}}";'>Conditions générales </h4>
  213.        {% elseif  app.user.roles[0]=="ROLE_PARENT" %}
  214.                 <h4 class="titleFooter titlecond" onclick='location.href = "{{path('Conditongeneral_Parent')}}";'>Conditions générales</h4>
  215.        {% endif %}
  216.        {% endif %}
  217.             </div>
  218.             <div class='row no-margin col-lg-3 col-xl-3 col-md-4 col-sm-4 col-xs-4 no-padding log1'>
  219.            <a  href="tel:+33 5 36 28 29 30">     <img src="{{'/images/300ppi/5sur5-Aide.png'}}" class="lconeFooter Iconaide"/></a>
  220.                 <h4 class="titleFooter titleaide"> Service client  <a class="aide" href="tel:+33 5 36 28 29 30">05 36 28 29 30</a></h4>
  221.             </div>
  222.         </div>
  223.     </div>
  224.     {% endif %}
  225. </div>
  226. <!--/ footer end  -->