<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#" xmlns:og="http://ogp.me/ns#">
  <head>
    <meta charset="utf-8">
    <title>
      Login
      
      | Le Prêt- A-Former
    </title>

    <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">

<meta name="author" content="'">


  


<!-- OpenGraph tags -->
<meta property="og:site_name" content="Le Prêt- A-Former">


  <meta property="og:type" content="website">
  <meta property="og:title" content="Le Prêt- A-Former">
  <meta property="og:url" content="https://pretaformer.postach.io">
  <meta property="og:description" content="Je cherche en permanence les nouveaux outils et pratiques pour enseigner , former , animer avec efficacité un dispositif pédagogique. Ce blog de curation me permet de partager mes découvertes.">


<!-- Twitter Cards -->
<meta name="twitter:card" content="summary">

<meta name="twitter:site" content="@patrick_berard">
<meta name="twitter:creator" content="@patrick_berard">


<meta name="twitter:domain" content="https://pretaformer.postach.io">





<!-- RSS feed -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://pretaformer.postach.io/feed.xml">

<!-- For older browsers -->
<!--[if lt IE 9]>
  <script src="https://cdn-static.postach.io/libs/html5shiv/html5shiv.min.js"></script>
<![endif]-->

<!-- jquery -->
<script src="//code.jquery.com/jquery-1.12.4.min.js"></script>

    <link href="https://cdn-static.postach.io/themes/public/cur8r/assets/css/style.css" rel="stylesheet" />

    <!--[if IE 7]>
      <link href="https://cdn-static.postach.io/libs/fontawesome/css/font-awesome-ie7.min.css" rel="stylesheet">
    <![endif]-->

    <!--
    <style>
      /**
       * Your custom override CSS goes here. If you wanted to override the default link colour and hover state, you would do this:
       *
       *  a {
       *      color: #333; /* Override the default colour with a not-quite-black that is easy on the eyes on white screens */
       *  }
       *
       *  a:hover {
       *      color: #545454; /* This will now change the hover state as well */
       *  }
       *
       *  You can put anything you want to override in here, so be creative!
       */
    </style>
    -->

    
    <script>

      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-3605028-15']);
      _gaq.push(['_trackPageview']);

      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();

    </script>
    
</head>
<body>

  

    <div class="login">
  <form method="post" action="/login">
    <p>This web site requires a password to view, please enter it below to continue.</p>
    <div>
      <input type="password" name="password" class="input-password" placeholder="Enter Password:" />
      
    </div>
    <div>
      <input type="submit" value="Login" class="input-submit" />
    </div>
    <p class="login-copyright">&copy; 2021 Le Prêt- A-Former. Powered by <a href="http://postach.io" target="_blank">Postach.io</a>.</p>
  </form>
</div>

  

    <!-- assets -->
<script src="https://cdn-static.postach.io/libs/postachio/postachio.js"></script>
<script>
    var links_same_tab =  false ;
</script>

    <script>
      $('a.toggle').on('click', function() {
        $('div.mobile-nav ul').toggle('fast', function() {});
      });
    </script>

  </body>
</html>