mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
13 lines
310 B
HTML
13 lines
310 B
HTML
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="refresh" content="2;url=http://gunicorn.org/install.html" />
|
|
<title>Green Unicorn - Install</title>
|
|
</head>
|
|
<body>
|
|
<h2>
|
|
Redirecting to <a href="http://gunicorn.org/install.html">here</a>
|
|
</h2>
|
|
</body>
|
|
</html>
|