CINXE.COM
Connexion / Blog4ever
<!DOCTYPE html> <html lang="fr"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0" /> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <title>Connexion / Blog4ever</title> <meta name="robots" content="noindex,follow"> <!-- ICON FONT --> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet" /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /> <!-- Bootstrap --> <link rel="stylesheet" href="https://www.blog4ever.com/resources/lib/bootstrap3/css/bootstrap.min.1518432416.css" media="all" /> <!-- Custom --> <link rel="stylesheet" href="https://www.blog4ever.com/resources/css/b4e-site.css.php?p=dashboard.scss" media="all" /> <!-- Script JS --> <script src="https://www.blog4ever.com/resources/lib/jquery/jquery-1.11.3.min.1518432416.js"></script> <script src="https://www.blog4ever.com/resources/lib/bootstrap3/js/bootstrap.min.1518432416.js"></script> <script src="https://www.blog4ever.com/resources/js/app.1573050990.js"></script> <script src="https://www.blog4ever.com/resources/lib/jquery/ajaxq.1518432416.js"></script> <!-- TODO : get the scripts in local --> <link rel="stylesheet" href="https://www.blog4ever.com/resources/lib/bootstrap-validator/bootstrapValidator.min.1518432416.css"/> <script src="https://www.blog4ever.com/resources/lib/bootstrap-validator/bootstrapValidator.min.1518432416.js"></script> <!-- Hide Show Password plugin requirements --> <link rel="stylesheet" href="https://www.blog4ever.com/resources/lib/hideshowpassword/wink.css" /> <script src="https://www.blog4ever.com/resources/lib/hideshowpassword/modernizr.custom.js"></script> <!-- Global site tag (gtag.js) - Google Ads --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-694737197"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); // Google Ads gtag('config', 'AW-694737197'); </script> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-18270355-1', 'auto'); ga('send', 'pageview'); </script> <!-- End Google Analytics --> <!-- Hotjar Tracking Code for www.blog4ever.com --> <script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1567501,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> </head> <body class="login"> <div class="container"> <div class="sign-in"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 text-center"> <a href="https://www.blog4ever.com"> <img src="https://www.blog4ever.com/resources/img/site/new/template/logo.svg" onerror="this.src='https://www.blog4ever.com/resources/img/site/new/template/logo.png'" class="logo" alt="Logo Blog4ever"> </a> </div> <hr /> <h2 class="text-center">Connexion</h2> <hr/> <div class="form-group"> <div class="oauth-section"> <div> <a href="https://www.facebook.com/v3.2/dialog/oauth?client_id=310391005644945&state=066efd291356c829d3ae5ff39242e40a&response_type=code&sdk=php-sdk-5.7.0&redirect_uri=https%3A%2F%2Fwww.blog4ever.com%2Flogin%2Ffacebook&scope=email" class="btn btn-fb-connect"><i class="fa fa-facebook" aria-hidden="true"></i> Connexion</a> </div> <div> <a href="https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=https%3A%2F%2Fwww.blog4ever.com%2Flogin%2Fgoogle&client_id=744715923053-kdq1gr20r2j2r9vf1k391ssmj95pjjk3.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email&access_type=offline&approval_prompt=force" class="btn btn-google-connect"><i class="fa fa-google-plus" aria-hidden="true"></i> Connexion</a> </div> </div> </div> <div class="lightbox__content-divider"> <span>ou utilisez votre e-mail</span> </div> <form class="form-horizontal form-login" role="form" action="/compte/connexion" method="post"> <div class="form-group"> <div class="row"> <label for="email" class="col-xs-6">Votre adresse email :</label> <div class="col-xs-6 text-right margin-top-12"><a href="/compte/connexion/email-oublie" class="forgot-email">J'ai oubli茅</a></div> <div class="col-xs-12 append-suffix"> <input type="email" id="email" name="email" value="" class="form-control"/> </div> </div> </div> <div class="form-group"> <div class="row"> <label for="password" class="col-xs-6">Votre mot de passe :</label> <div class="col-xs-6 text-right margin-top-12"><a href="/compte/connexion/mot-de-passe-oublie?email=">J'ai oubli茅</a></div> <div class="col-xs-12"> <input id="password" type="password" name="password" class="form-control"/> </div> </div> </div> <div class="form-group"> <button class="btn btn-blue btn-block" type="submit">Connexion</button> </div> <hr/> <div class="text-center"> <a href="https://www.blog4ever.com">Revenir au site</a> - <a href="https://www.blog4ever.com/contact">Contacter le support</a> </div> </form> <script src="https://www.blog4ever.com/resources/lib/hideshowpassword/hideShowPassword.min.js"></script> <script type="text/javascript"> $(document).ready(function() { // Hide/Show password $('#password').hideShowPassword(false, true); // Enable tooltip $('[data-toggle="tooltip"]').tooltip({'placement': 'top'}); }); </script> </div> </div> </div> </div> </body> </html>