9 lines
133 B
HTML
9 lines
133 B
HTML
<html>
|
|
<head>
|
|
<title>Redirecting...</title>
|
|
<meta http-equiv="refresh" content="0;url=packages.html">
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|