2018-09-25 17:08:37 +02:00
|
|
|
<!doctype html>
|
|
|
|
<html lang="fr">
|
2018-09-24 23:32:15 +02:00
|
|
|
|
2018-09-25 17:08:37 +02:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="referrer" content="same-origin">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
2018-09-24 23:45:51 +02:00
|
|
|
|
2018-09-25 17:08:37 +02:00
|
|
|
<title>Framadate</title>
|
2018-09-24 23:45:51 +02:00
|
|
|
|
2018-09-25 17:08:37 +02:00
|
|
|
<meta name="description" content=" ">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2018-09-24 23:45:51 +02:00
|
|
|
|
2018-09-25 17:08:37 +02:00
|
|
|
<link crossorigin="anonymous" rel="stylesheet" href="https://rawgit.com/twbs/bootstrap/v4-dev/dist/css/bootstrap-reboot.css">
|
|
|
|
</head>
|
2018-09-24 23:45:51 +02:00
|
|
|
|
2018-09-25 17:08:37 +02:00
|
|
|
<body>
|
2018-09-24 23:32:15 +02:00
|
|
|
|
2018-09-25 17:08:37 +02:00
|
|
|
<section>
|
|
|
|
<h1>Créer un sondage</h1>
|
2018-09-24 23:32:15 +02:00
|
|
|
|
2018-09-25 17:08:37 +02:00
|
|
|
<p>Framadate est un service en ligne permettant de planifier un rendez-vous ou prendre des décisions rapidement et
|
|
|
|
simplement</p>
|
|
|
|
|
|
|
|
<button>C'est parti</button>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section>
|
|
|
|
<h1>Où sont mes sondages ?</h1>
|
|
|
|
|
|
|
|
<p>Vous ne savez plus où sont vos sondages ? C'est par ici que ça se passe !</p>
|
|
|
|
|
|
|
|
<button>Retrouver mes sondages</button>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|