Skip to content
Snippets Groups Projects
outdated.html 647 B
Newer Older
  • Learn to ignore specific revisions
  • <!DOCTYPE html>
    <html lang="fr">
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    
    Etienne LOUPIAS's avatar
    Etienne LOUPIAS committed
        <title>Rés'in: Navigateur incompatible</title>
    
      </head>
    
      <body>
        <div>
    
          <h1>Navigateur obsolète</h1>
    
    Etienne LOUPIAS's avatar
    Etienne LOUPIAS committed
            Votre navigateur ne vous permet pas d'accéder à Rés'in dans de bonnes conditions. Merci d'utiliser
    
            <a href="https://www.mozilla.org/fr/firefox/new/">Firefox</a>,
            <a href="https://www.google.com/intl/fr/chrome/">Chrome</a>, ou la dernière version d'<a
              href="https://www.microsoft.com/fr-fr/edge"
              >Edge</a
            >.
          </p>
        </div>
      </body>
    </html>