Unofficial CardLife revival project, pronounced like "celery"
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

13 lignes
208B

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>404 Not Found</title>
  6. </head>
  7. <body>
  8. <h1>Page not found</h1>
  9. <div>
  10. <a href="/">Home</a>
  11. </div>
  12. </body>
  13. </html>