We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbeb95c + ca67289 commit 8f1c2f4Copy full SHA for 8f1c2f4
1 file changed
_layouts/redirect.html
@@ -18,7 +18,7 @@
18
</head>
19
<body>
20
<h1>Redirecting...</h1>
21
- {{ site.language.if_you_are_not_redirected_automatically }} <a href="{{ page.redirect_to }}">{{ site.language.click_here }}<a>.
+ {{ site.data.language.if_you_are_not_redirected_automatically }} <a href="{{ page.redirect_to }}">{{ site.data.language.click_here }}<a>.
22
<script>location='{{ page.redirect_to }}'</script>
23
</body>
24
-</html>
+</html>
0 commit comments