We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da57567 commit 90588bcCopy full SHA for 90588bc
themes/vocabulary_theme/templates/redirect.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <meta charset="utf-8">
+ <meta charset="utf-8"/>
5
<title>Redirect to: {{ this.target }}</title>
6
<meta http-equiv="refresh" content="0; URL='{{ this.target }}'"/>
7
<link href="{{ this.target }}" rel="canonical"/>
0 commit comments