<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class='well well-sm col-md-6 col-md-offset-3'>
<center><H1><b>Mot de Passe Perdu</b></H1></center>
<form role="form" method="post">
<div class="form-group">
<label for="exampleInputEmail1">Adresse Email</label>
<input type="email" class="form-control" id="exampleInputEmail1" placeholder="Entre ton adresse Email">
</div>
<p>Renseigne ton adresse mail utilisé pour ton inscription au club et tu recevras ton mot de passe par Email.</p>
<center><input type="submit" class="btn btn-default btn-danger btn-lg" value="Renvoyer le mot de passe par mail "></center>
</form>
</div>
</div>