blob: eacfda75135124493a2fa22bc2d1394fbabe07c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="refresh" content="10; url=/release/latest">
<title>Dillo release 3.1.0</title>
<link rel="icon" type="image/png" href="/img/favicon.png">
<link rel="stylesheet" href="/style.css">
</head>
<body>
<div class="main">
<h1>Latest release has moved</h1>
<p>
This page used to point to the <a href="/release/3.1.0">3.1.0 release</a>
of Dillo but it is no longer the latest release.
<p>
To go to the last release click <a href="/release/latest">here</a> instead
or wait 10 seconds to be redirected automatically.
</div>
</body>
</html>
|