14 lines
665 B
HTML
14 lines
665 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Weiterleiten …</title>
|
|
<meta http-equiv="refresh" content="0;url=/wp-login.php?redirect_to=http%3A%2F%2F127.0.0.1%2Fwp-admin%2F%3Fsimply_static_page%3D9&reauth=1">
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript">
|
|
window.location = "/wp-login.php?redirect_to=http%3A%2F%2F127.0.0.1%2Fwp-admin%2F%3Fsimply_static_page%3D9&reauth=1";
|
|
</script>
|
|
|
|
<p>Du wirst auf <a href="/wp-login.php?redirect_to=http%3A%2F%2F127.0.0.1%2Fwp-admin%2F%3Fsimply_static_page%3D9&reauth=1">/wp-login.php?redirect_to=http%3A%2F%2F127.0.0.1%2Fwp-admin%2F%3Fsimply_static_page%3D9&reauth=1</a> weitergeleitet</p>
|
|
</body>
|
|
</html>
|