index.html12 lines
<!doctype html>
<html lang="ru">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <meta name="robots" content="noindex,nofollow">
  <meta http-equiv="refresh" content="0; url=../tanya/weeks-9/">
  <title>План Тани</title>
  <script>location.replace('../tanya/weeks-9/' + location.search + location.hash);</script>
</head>
<body><p><a href="../tanya/weeks-9/">Открыть план</a></p></body>
</html>