mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-24 19:09:06 +01:00
16 lines
404 B
HTML
16 lines
404 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<title>Redirecting</title>
|
||
|
<noscript>
|
||
|
<meta http-equiv="refresh" content="1; url=../4.1.0-1-14-g1639001a/" />
|
||
|
</noscript>
|
||
|
<script>
|
||
|
window.location.replace("../4.1.0-1-14-g1639001a/" + window.location.hash);
|
||
|
</script>
|
||
|
</head>
|
||
|
<body>
|
||
|
Redirecting to <a href="../4.1.0-1-14-g1639001a/">../4.1.0-1-14-g1639001a/</a>...
|
||
|
</body>
|
||
|
</html>
|