2021-12-02 19:41:51 +01:00
|
|
|
<!DOCTYPE html>
|
2021-12-02 19:53:36 +01:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title> Sauveteurs du dunkerquois</title>
|
|
|
|
<link href="static/style.css" rel="stylesheet" type="text/css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<center>
|
|
|
|
<div class="LOGO-DUO">
|
|
|
|
<img src="https://sauveteurdudunkerquois.fr/wp-content/uploads/2021/09/LOGO-DUO.png" width="200"
|
|
|
|
height="100">
|
|
|
|
</div>
|
|
|
|
<br>
|
|
|
|
<form method="get" >
|
|
|
|
<input type="text"
|
|
|
|
placeholder="Rechercher un sauveteur, un bateau, une personne sauvée...">
|
|
|
|
<input type="submit" value="Rechercher">
|
|
|
|
</form>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
|
|
<button>Page au hasard</button>
|
|
|
|
</div>
|
|
|
|
</center>
|
|
|
|
</body>
|