Admin/website/include/header.include.html
author haftmann
Wed, 21 Sep 2005 16:37:37 +0200
changeset 17563 abb280dd3431
parent 16239 5be516f79075
permissions -rw-r--r--
unify dist and main
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16233
e634d33deb86 added new website
haftmann
parents:
diff changeset
     1
<?xml version='1.0' encoding='iso-8859-1' ?>
e634d33deb86 added new website
haftmann
parents:
diff changeset
     2
<!DOCTYPE div PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
16239
5be516f79075 added shellcmd style
haftmann
parents: 16233
diff changeset
     3
<!-- $Id$ -->
16233
e634d33deb86 added new website
haftmann
parents:
diff changeset
     4
<div id="header">
e634d33deb86 added new website
haftmann
parents:
diff changeset
     5
    <h1><?title?></h1>
e634d33deb86 added new website
haftmann
parents:
diff changeset
     6
    <a id="isabelle_logo" href="http://isabelle.in.tum.de/index.html">
17563
abb280dd3431 unify dist and main
haftmann
parents: 16239
diff changeset
     7
        <img src="//img/isabelle_logo.gif" width="114" height="100" alt="Isabelle home" />
16233
e634d33deb86 added new website
haftmann
parents:
diff changeset
     8
    </a>
e634d33deb86 added new website
haftmann
parents:
diff changeset
     9
    <span class="headersep">·</span>
e634d33deb86 added new website
haftmann
parents:
diff changeset
    10
    <a id="univ_tum" target="_blank" href="http://www4.in.tum.de/proj/theoremprov/group.html">
17563
abb280dd3431 unify dist and main
haftmann
parents: 16239
diff changeset
    11
        <img src="//img/univ_tum.gif" width="45" height="55" alt="Isabelle in Munich" />
16233
e634d33deb86 added new website
haftmann
parents:
diff changeset
    12
    </a>
e634d33deb86 added new website
haftmann
parents:
diff changeset
    13
    <span class="headersep">·</span>
e634d33deb86 added new website
haftmann
parents:
diff changeset
    14
    <a id="univ_cambridge" target="_blank" href="http://www.cl.cam.ac.uk/Research/HVG/Isabelle/cambridge.html">
17563
abb280dd3431 unify dist and main
haftmann
parents: 16239
diff changeset
    15
        <img src="//img/univ_cambridge.gif" width="169" height="55" alt="Isabelle in Cambridge" />
16233
e634d33deb86 added new website
haftmann
parents:
diff changeset
    16
    </a>
e634d33deb86 added new website
haftmann
parents:
diff changeset
    17
</div>