summaryrefslogtreecommitdiffstats
path: root/stable/configuration/config-file/layout/index.html
blob: e1acfe2f2f000dd6d82a63f4ce03fbc0ffd6d2e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Redirecting</title>
  <noscript>
    <meta http-equiv="refresh" content="1; url=../../../../0.9.4/configuration/config-file/layout/" />
  </noscript>
  <script>
    window.location.replace("../../../../0.9.4/configuration/config-file/layout/" + window.location.hash);
  </script>
</head>
<body>
  Redirecting to <a href="../../../../0.9.4/configuration/config-file/layout/">../../../../0.9.4/configuration/config-file/layout/</a>...
</body>
</html>