Skip to content
Extraits de code Groupes Projets
index.html 173 octets
Newer Older
  • Learn to ignore specific revisions
  • <!doctype html>
    <html>
        <head>
            <meta http-equiv="REFRESH" content="0; url=./blog/html/index.html" />
            <title></title>
        </head>
        <body></body>
    </html>