Admin/website/include/header.include.html
author haftmann
Sat, 04 Jun 2005 21:42:50 +0200
changeset 16239 5be516f79075
parent 16233 e634d33deb86
child 17563 abb280dd3431
permissions -rw-r--r--
added shellcmd style

<?xml version='1.0' encoding='iso-8859-1' ?>
<!DOCTYPE div PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- $Id$ -->
<div id="header">
    <h1><?title?></h1>
    <a id="isabelle_logo" href="http://isabelle.in.tum.de/index.html">
        <img src="//dist/img/isabelle_logo.gif" width="114" height="100" alt="Isabelle home" />
    </a>
    <span class="headersep">·</span>
    <a id="univ_tum" target="_blank" href="http://www4.in.tum.de/proj/theoremprov/group.html">
        <img src="//dist/img/univ_tum.gif" width="45" height="55" alt="Isabelle in Munich" />
    </a>
    <span class="headersep">·</span>
    <a id="univ_cambridge" target="_blank" href="http://www.cl.cam.ac.uk/Research/HVG/Isabelle/cambridge.html">
        <img src="//dist/img/univ_cambridge.gif" width="169" height="55" alt="Isabelle in Cambridge" />
    </a>
</div>