Subversion Repositories public iLand

Rev

Rev 1221 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1185 werner 1
<!doctype html>
2
<html>
3
    <head>
4
        <title>Redirector</title>
5
        <meta http-equiv="refresh" content="0;url=../">
6
    </head>
7
    <body>
8
        <a href="../">Click here to redirect</a>
9
    </body>
10
</html>