summaryrefslogtreecommitdiff
path: root/latest.html
blob: 26b9fb9f7654163f4167f8bc711ec87991bd048d (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/">
    <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 releases page click <a href="/release/">here</a> instead
      or wait 10 seconds to be redirected automatically.
    </div>
  </body>
</html>