Admin/website/include/header.include.html
changeset 17563 abb280dd3431
parent 16239 5be516f79075
equal deleted inserted replaced
17562:623c9e8668aa 17563:abb280dd3431
     2 <!DOCTYPE div PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2 <!DOCTYPE div PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     3 <!-- $Id$ -->
     3 <!-- $Id$ -->
     4 <div id="header">
     4 <div id="header">
     5     <h1><?title?></h1>
     5     <h1><?title?></h1>
     6     <a id="isabelle_logo" href="http://isabelle.in.tum.de/index.html">
     6     <a id="isabelle_logo" href="http://isabelle.in.tum.de/index.html">
     7         <img src="//dist/img/isabelle_logo.gif" width="114" height="100" alt="Isabelle home" />
     7         <img src="//img/isabelle_logo.gif" width="114" height="100" alt="Isabelle home" />
     8     </a>
     8     </a>
     9     <span class="headersep">·</span>
     9     <span class="headersep">·</span>
    10     <a id="univ_tum" target="_blank" href="http://www4.in.tum.de/proj/theoremprov/group.html">
    10     <a id="univ_tum" target="_blank" href="http://www4.in.tum.de/proj/theoremprov/group.html">
    11         <img src="//dist/img/univ_tum.gif" width="45" height="55" alt="Isabelle in Munich" />
    11         <img src="//img/univ_tum.gif" width="45" height="55" alt="Isabelle in Munich" />
    12     </a>
    12     </a>
    13     <span class="headersep">·</span>
    13     <span class="headersep">·</span>
    14     <a id="univ_cambridge" target="_blank" href="http://www.cl.cam.ac.uk/Research/HVG/Isabelle/cambridge.html">
    14     <a id="univ_cambridge" target="_blank" href="http://www.cl.cam.ac.uk/Research/HVG/Isabelle/cambridge.html">
    15         <img src="//dist/img/univ_cambridge.gif" width="169" height="55" alt="Isabelle in Cambridge" />
    15         <img src="//img/univ_cambridge.gif" width="169" height="55" alt="Isabelle in Cambridge" />
    16     </a>
    16     </a>
    17 </div>
    17 </div>