mirror of
https://gitlab.com/octospacc/octospacc.gitlab.io
synced 2025-02-16 20:00:51 +01:00
12 lines
313 B
HTML
12 lines
313 B
HTML
<!DOCTYPE html><html>
|
|
<head><meta name="viewport" content="width=device-width, initial-scale=1.0"></head>
|
|
<body>
|
|
<script>
|
|
function r(){ location='../../FramesBrowser/'+location.hash }
|
|
r()
|
|
</script>
|
|
<p>Redirecting...</p>
|
|
<button onclick="r()">Click if you are not automatically redirected</button>
|
|
</body>
|
|
</html>
|