<!DOCTYPE html>
<html lang="fr-FR">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Prochainement</title>
        <style>
            html *:not(body):not(.hsr-coming-soon-body > *) {
                display: none;
            }

            .hsr-coming-soon-body {
                display: flex !important;
            }
        </style>
    </head>
    <body class="hostinger">
        <div class="hsr-coming-soon-body">
            <img alt="logo" class="hsr-logo"
                src="https://le11amienois.fr/wp-content/plugins/hostinger/assets/images/logo-black.svg">
            <img alt="illustration" class="hsr-coming-soon-illustration"
                src="https://le11amienois.fr/wp-content/plugins/hostinger/assets/images/illustration.png">
            <h3>
                Prochainement            </h3>
            <p>
                Un nouveau site web WordPress est en cours de construction et sera bientôt publié            </p>
        </div>

            </body>
</html>
