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