We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac1189 commit 1f19d93Copy full SHA for 1f19d93
1 file changed
redirect.html.tmpl
@@ -11,7 +11,7 @@
11
</script>
12
<body>
13
<p>
14
- This page has moved to: <a href="{{ $target }}">{{ $target }}</a>. Please update your bookmarks!
+ This page has moved to <a href="{{ $target }}">{{ $target }}</a>. Please update your bookmarks!
15
</p>
16
</body>
17
</html>
0 commit comments