templates/security/DemandePassword.html.twig line 1

Open in your IDE?
  1. {#
  2. /*
  3. * Autheur:Rouis Rim
  4. * Email:rouis.rim@gmail.com
  5. * Date de création :25/12/2019
  6. * Role: Connexion 
  7. *
  8. */#}
  9. <!DOCTYPE html>
  10. <html>
  11.     <head>
  12.         <meta charset="UTF-8">
  13.         <title>5 sur 5 </title>
  14.         <link rel="shortcut icon" type="image/x-icon" href="{{'/images/Logo.png'}}" />
  15.         <meta http-equiv="x-ua-compatible" content="ie=edge">
  16.         <meta name="viewport" content="width=device-width, initial-scale=1">
  17.         <link rel="stylesheet" href="{{'/Plugins/css/bootstrap.min.css'}}" >  
  18.         <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  19.         <link rel="stylesheet" href="{{'/css/Accompagnateur/Style_EspaceAccompagnateur.css'}}" >
  20.         <link rel="stylesheet" href="{{'/css/Accompagnateur/Style_LoginAccompagnateur.css'}}" >
  21.         <link rel="stylesheet" href="{{'/Plugins/css/dropdown.css'}}" >
  22.         <style>
  23.             @font-face {
  24.                 font-family: 'Montserrat-Regular';
  25.                 src:   url( {{ '/fonts/Montserrat/Montserrat-Regular.otf' }}) format('opentype');
  26.             }
  27.             @font-face {
  28.                 font-family: 'Montserrat-Medium';
  29.                 src:   url( {{ '/fonts/Montserrat/Montserrat-Medium.otf' }}) format('opentype');
  30.             }
  31.             @font-face {
  32.                 font-family: 'Montserrat-Bold';
  33.                 src:   url( {{ '/fonts/Montserrat/Montserrat-Bold.otf' }}) format('opentype');
  34.             }
  35.             @font-face {
  36.                 font-family: 'Montserrat-Light';
  37.                 src:   url( {{ '/fonts/Montserrat/Montserrat-Light.otf' }}) format('opentype');
  38.             }
  39.             @font-face {
  40.                 font-family: 'Montserrat-SemiBold';
  41.                 src:   url( {{ '/fonts/Montserrat/Montserrat-SemiBold.otf' }}) format('opentype');
  42.             }
  43.             html {
  44.                 max-width:2000px ;
  45.                 margin:auto ; 
  46.             }
  47.             .centrer{
  48.                 margin:auto;
  49.             }  
  50.         </style>
  51.         <script> 
  52.             $(".logmobile").click(function () {
  53.                 $(".DivFooter").css('display', 'flex');
  54.                 $(".DivFootermobile").hide();
  55.             });
  56.         </script>
  57.             {{ render(controller(
  58.         'App\\Controller\\AnalyticsController::analyticsBloc',
  59.         { 'max': 3 }
  60.     )) }} 
  61.     </head>
  62.     <body>
  63.         <div class="row no-margin headerAccompagnateur"></div>
  64.         <div class="row no-margin " align="center">
  65.             <a href="/" class=" centrer"><img class="logoCenter " style="margin: auto;padding-top: 15px; margin: auto;"  src="{{ asset ('Accueil/imagesAccueil/logoHeader.svg')}}"  class="logoheadAccom"  /> </a>   
  66.         </div>
  67.         <div class="contentAccomp">
  68.             <div class="row no-margin" >
  69.                 <form method="post"  action="{{ path("request_password") }}" class="login-form" >
  70.                     <p class ="Mp">  <i class="fa fa-lock"></i>  Changer mot de passe  </p>
  71.                     <br>
  72.                     <input name="code" class="form-control"  placeholder="Saisir votre Code Séjour ...">
  73.                     <button class="circle" style="margin:auto;" type="submit">Envoyer </button>
  74.                 </form>
  75.             </div>
  76.         </div>
  77.         <div class="row no-margin rowFooter">
  78.             <div class="col-lg-1 col-md-1 col-sm-1 col-xs-1 no-padding SeparateurLeftAccom separteurfooter  "></div>
  79.             <div class="col-sm-12 col-xs-12 no-padding DivFootermobile row no-margin">
  80.                 <div class=' col-sm-3 col-xs-3 no-padding logmobile'>
  81.                     <img src="{{'/images/Accompagnateur/IconeSejour.svg'}}" style="width: 44px;" onclick="">
  82.                 </div>
  83.                 <div class=' col-sm-3 col-xs-3 no-padding logmobile '>
  84.                     <img src="{{'/images/Accompagnateur/LogoEspaceAccom.svg'}}" style="width: 42px;"  onclick="">
  85.                 </div>
  86.                 <div class=' col-sm-3 col-xs-3 no-padding  logmobile'>
  87.                     <img src="{{'/images/Accompagnateur/GlobeFooter.svg'}}" style="width: 32px;" onclick="">
  88.                 </div>
  89.                 <div class=' col-sm-3 col-xs-3 no-padding logmobile '>
  90.                     <img src="{{'/images/iconcasque.svg'}}" class= "">
  91.                 </div>
  92.             </div>
  93.             <div class="col-lg-11 col-md-11 col-sm-11 col-xs-11 no-padding DivFooter">
  94.                 <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 no-padding ContenuFooter">
  95.                     <div class="col-lg-2 col-md-2 col-sm-2 col-xs-2 no-padding divlogoFooter">
  96.                         <img src="{{'/images/Accompagnateur/LogoFooter.svg'}}" class="logoFooter"/> 
  97.                     </div>
  98.                     <div class='row no-margin col-lg-3 col-md-4 col-sm-4 col-xs-4 no-padding log'>
  99.                         <h4 style="background-image:url('{{'/images/Accompagnateur/IconeSejour.svg'}}');" class="titleFooter titleparent " onclick='location.href = "{{path('app_back_Parent')}}";'>Espace Parent(s)</h4>
  100.                     </div>
  101.                     <div class='row no-margin col-lg-3 col-md-4 col-sm-4 col-xs-4 no-padding log'>
  102.                         <h4 style="background-image:url('{{'/images/Accompagnateur/LogoEspaceAccom.svg'}}');" class="titleFooter titleaccom" onclick='location.href = "{{path('app_back_Acommpa')}}";'>Espace accompagnateur</h4>
  103.                     </div>
  104.                     <div class='row no-margin col-lg-3 col-md-4 col-sm-4 col-xs-4 no-padding log'>
  105.                         <h4 style="background-image:url('{{'/images/Accompagnateur/GlobeFooter.svg'}}');" class="titleFooter titlepartenaire" onclick='location.href = "{{path('app_login_back_Partenaire')}}";'>Espace partenaire</h4>
  106.                     </div>
  107.                 </div>
  108.                 <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 no-padding ContenuFooter1">
  109.                     <div class='row no-margin col-lg-2 col-md-2 col-sm-2 col-xs-2 no-padding log1'>
  110.                 {% if not (app.user) %}
  111.                 <h4 class="titleFooter titleconf" onclick='location.href = "{{path('Mentionlegale')}}";'> Mentions légales </h4>
  112.        {% else %}
  113.        {% if  app.user.roles[0]=="ROLE_ACC" %}
  114.                 <h4 class="titleFooter titleconf" onclick='location.href = "{{path('Mentionlegale_Accompa')}}";'> Mentions légales </h4>
  115.        {% elseif  app.user.roles[0]=="ROLE_PARTENAIRE" %}
  116.                 <h4 class="titleFooter titleconf" onclick='location.href = "{{path('Mentionlegale_Partenaire')}}";'> Mentions légales </h4>
  117.        {% elseif  app.user.roles[0]=="ROLE_PARENT" %}
  118.                 <h4 class="titleFooter titleconf" onclick='location.href = "{{path('Mentionlegale_Parent')}}";'> Mentions légales </h4>
  119.        {% endif %}
  120.        {% endif %}
  121.                     </div>
  122.                     <div class='row no-margin col-lg-4 col-md-4 col-sm-4 col-xs-4 no-padding log1'>
  123.                 {% if not (app.user) %}
  124.                 <h4 class="titleFooter titlepolitic" onclick='location.href = "{{path('Politique')}}";'>  Charte des données personnelles <br> et d’usage des cookies</h4>
  125.        {% else %}
  126.        {% if  app.user.roles[0]=="ROLE_ACC" %}
  127.                 <h4 class="titleFooter titlepolitic" onclick='location.href = "{{path('Politique_Accompa')}}";'> Charte des données personnelles <br> et d’usage des cookies</h4>
  128.        {% elseif  app.user.roles[0]=="ROLE_PARTENAIRE" %}
  129.                 <h4 class="titleFooter titlepolitic" onclick='location.href = "{{path('Politique_Partenaire')}}";'> Charte des données personnelles <br> et d’usage des cookies</h4>
  130.        {% elseif  app.user.roles[0]=="ROLE_PARENT" %}
  131.                 <h4 class="titleFooter titlepolitic" onclick='location.href = "{{path('Politique_Parent')}}";'> Charte des données personnelles <br> et d’usage des cookies</h4>
  132.        {% endif %}
  133.        {% endif %}
  134.                     </div>
  135.                     <div class='row no-margin col-lg-3 col-md-2 col-sm-2 col-xs-2 no-padding log1'>
  136.                 {% if not (app.user) %}
  137.                 <h4 class="titleFooter titlecond" onclick='location.href = "{{path('Conditongeneral')}}";'>Conditions générales</h4>
  138.        {% else %}
  139.        {% if  app.user.roles[0]=="ROLE_ACC" %}
  140.                 <h4 class="titleFooter titlecond" onclick='location.href = "{{path('Conditongeneral_Accompa')}}";'>Conditions générales</h4>
  141.        {% elseif  app.user.roles[0]=="ROLE_PARTENAIRE" %}
  142.                 <h4 class="titleFooter titlecond" onclick='location.href = "{{path('Conditongeneral_Partenaire')}}";'>Conditions générales </h4>
  143.        {% elseif  app.user.roles[0]=="ROLE_PARENT" %}
  144.                 <h4 class="titleFooter titlecond" onclick='location.href = "{{path('Conditongeneral_Parent')}}";'>Conditions générales</h4>
  145.        {% endif %}
  146.        {% endif %}
  147.                     </div>
  148.                     <div class='row no-margin col-lg-3 col-md-4 col-sm-4 col-xs-4 no-padding log1'>
  149.                        <a  href="tel:+33 5 36 28 29 30">     <img src="{{'/images/300ppi/5sur5-Aide.png'}}" class="lconeFooter Iconaide"/></a>
  150.                         <h4 class="titleFooter titleaide"> Service client  <a style="color:#000;"class="aide" href="tel:+33 5 36 28 29 30">05 36 28 29 30</a></h4>          </div>
  151.                 </div>
  152.             </div>
  153.         </div>
  154.         <!--/ footer end  -->
  155.     </body>
  156. </html>