HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/repo/app/no-timber/index.html
<!doctype html>
<html lang="fr">
    <head>
        <title>Timber non activé</title>
        <meta charset="utf-8">
        <meta content="width=device-width, initial-scale=1" name="viewport">
        <meta content="IE=edge" http-equiv="X-UA-Compatible">
        <link href="http://gmpg.org/xfn/11" rel="profile">
        <style type="text/css">
            *,
            *::before,
            *::after {
                box-sizing: inherit;
            }

            *::selection,
            *::-moz-selection {
                background: $color-primary;
                color: #fff;
            }

            html {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                text-rendering: auto;
                color: #222;
                box-sizing: border-box;
                background-color: #fff;
            }

            body {
                font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
                font-size: 1rem;
            }

            main {
                padding: 20px;
            }
        </style>
    </head>
    <body>
        <main id="content" role="main">
            <h1>Timber n'est pas activé</h1>
            <p>Veuillez l'activer pour un fonctionnement maximal du site.</p>
        </main>
    </body>
</html>