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