these-recap-hebdo/public/index.html
2025-04-25 16:17:27 +02:00

8 lines
233 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect to template.html</title>
<meta http-equiv="refresh" content="0;URL='template.html'" />
</head>
<body>
</body>
</html>