-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
1 lines (1 loc) · 1.74 KB
/
404.html
File metadata and controls
1 lines (1 loc) · 1.74 KB
1
<!DOCTYPE html> <html lang="fr-FR" dir="ltr"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Page non trouvée</title> <meta name="author" content="Franck Guadagnini"> <meta name="description" content="Fictions brèves en prose."> <link rel="stylesheet" href="/css/style.css"> <link rel="canonical" href="http://localhost:4000/404"> <link rel="alternate" type="application/rss+xml" title="Journal du conteur" href="http://localhost:4000/feed.xml"> <meta name="robots" content="nofollow,noydir,noodp"> </head> <body> <div id="wrapper" class="otherpages"> <header> <div id="site-author"> <a rel="author" href="/apropos/">Franck Guadagnini</a></div> <h1><a href="/">Journal du conteur</a></h1> </header> <article> <h2>Page non trouvée</h2> <p class="centeredparagraph">La page que vous recherchez n’existe pas.</p> </article> <aside id="navigation"> <ul> <li><a href="/">Accueil</a></li> <li><a rel="author" href="/apropos/">À propos</a></li> <li class="dotedLineBelow"><a rel="author" href="mailto:ipse@franckguadagnini.fr">Écrire à l’auteur</a></li> <li><a rel="recherche" href="/apropos/#recherche">Recherche</a></li> <li><a href="/index-alphabetique/">Index alphabétique</a></li> <li><a href="/index-chronologique/">Index chronologique</a></li> <li class="dotedLineBelow"><a href="/tout-sur-une-seule-page/">Tout sur une seule page</a></li> </ul> </aside> <nav id="menu"><a class="navbuttons" href="#navigation">Menu</a></nav> <nav id="haut"><a class="navbuttons" href="#top">Haut</a></nav> <footer> <p>© 2012‑présent Franck Guadagnini.<br><a rel="license" href="/apropos/#license">Certains droits réservés</a>.</p> </footer> </div> </body> </html>