14 lines
418 B
HTML
14 lines
418 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="canonical" href="/addons/index.html"/>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="refresh" content="0;url=/addons/index.html" />
|
|
</head>
|
|
<body>
|
|
<h1>Page has been moved. Redirecting...</h1>
|
|
<a href="/addons/index.html">Click here if you are not redirected.<a>
|
|
<script>location='/addons/index.html'</script>
|
|
</body>
|
|
</html>
|