Admin/website/redirect.html
author wenzelm
Thu, 13 Apr 2006 12:00:50 +0200
changeset 19414 a21431e996bf
parent 17752 a92cda068ad8
permissions -rw-r--r--
Sign.typ_equiv;

<?xml version='1.0' encoding='iso-8859-1' ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- $Id$ -->
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
    <title>Isabelle</title>
    <?include file="//include/htmlheader.include.html"?>
    <meta content="0; URL=http://isabelle.in.tum.de/" http-equiv="refresh" />
</head>

<body class="main">
    <?include file="//include/header.include.html"?>
    <div class="hr"><hr/></div>

    <div id="content">
        <h2>Redirect</h2>
        <p>Please visit the Isabelle project page at <a shape="rect" href="http://isabelle.in.tum.de/">http://isabelle.in.tum.de/</a>.</p>
    </div>

    <div class="hr"><hr/></div>
    <?include file="//include/footer.include.html"?>
</body>

</html>