mirror of
https://github.com/p0yoy01dev/njz_is_five
synced 2026-06-02 23:15:27 +02:00
11 lines
281 B
HTML
11 lines
281 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="refresh" content="0; url=windows7.html" />
|
|
<title>Windows 7 Explorer Demo</title>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="windows7.html">Windows 7 Explorer Demo</a>…</p>
|
|
</body>
|
|
</html>
|