contact_map.html 449 Bytes
<!DOCTYPE html>
<html>
<head>
    <title>Contact</title>
    <meta name="viewport" content="initial-scale=1.0, user-scalable=no">
    <meta charset="utf-8">
</head>
<body>
<b>SSR Pédiatrique APF MARC SAUTELET</b>
<p>10 rue du petit boulevard</p>
<p>59650 Villeneuve d’Ascq</p>
<b>Téléphone</b>
<p>03.28.80.07.70</p>

<i>Application développée dans le cadre d'un projet de fin d'année en collaboration avec Polytech Lille.</i>
</body>
</html>