14 lines
457 B
Text
14 lines
457 B
Text
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Weiterleiten …</title>
|
|
<meta http-equiv="refresh" content="0;url=/wp-includes/images/w-logo-blue-white-bg.png">
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript">
|
|
window.location = "/wp-includes/images/w-logo-blue-white-bg.png";
|
|
</script>
|
|
|
|
<p>Du wirst auf <a href="/wp-includes/images/w-logo-blue-white-bg.png">/wp-includes/images/w-logo-blue-white-bg.png</a> weitergeleitet</p>
|
|
</body>
|
|
</html>
|