modèle.shtml (318B)
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <!--#include file="/templates/head.shtml" -->
- <title>Modèle — Cyber-habitat de lanodan</title>
- </head>
- <body>
- <!--#include file="/templates/fr/nav.shtml" -->
- <main>
- </main>
- <!--#include file="/templates/fr/footer.shtml" -->
- </body>
- </html>