<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Développement économique</title>
    <link rel="icon" type="image/png" href="favicon.png">
</head>
<body>
    <header style="padding: 20px;">
        <h1 style="text-align: center;">Développement économique</h1>
    </header>







    <footer style="padding: 20px;">
        <p style="text-align: center;">&copy; Développement économique</p>
    </footer>
</body>
</html>
