2021-04-20 21:16:02 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Redirecting</title>
|
|
|
|
<noscript>
|
2021-06-01 21:57:30 +02:00
|
|
|
<meta http-equiv="refresh" content="1; url=../../1.3/code_of_conduct/" />
|
2021-04-20 21:16:02 +02:00
|
|
|
</noscript>
|
|
|
|
<script>
|
2021-06-01 21:57:30 +02:00
|
|
|
window.location.replace("../../1.3/code_of_conduct/" + window.location.hash);
|
2021-03-30 21:35:39 +02:00
|
|
|
</script>
|
2021-04-20 21:16:02 +02:00
|
|
|
</head>
|
|
|
|
<body>
|
2021-06-01 21:57:30 +02:00
|
|
|
Redirecting to <a href="../../1.3/code_of_conduct/">../../1.3/code_of_conduct/</a>...
|
2021-04-20 21:16:02 +02:00
|
|
|
</body>
|
2020-11-30 19:51:58 +01:00
|
|
|
</html>
|