sharp-wawi/www/layout.hfrm

35 lines
816 B
Plaintext

<?head?>
<title>WaWi Version [<?=/WaWi/Version ?>] / <?=pagetitle?></title>
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" href="/editor.css">
<?end?>
<section id="headbar">
<div class="title"><a id="wawi" href="/">WaWi</a></div>
<div class="title center" id="pagetitle"><?=pagetitle ?></div>
</section>
<section id="infobar">
<div>
<div>Harald Wolff</div>
<div>[ AEVL ]</div>
<div>+49 7051 9291 - 412</div>
<div>hwolff&#064;dr-bender.de</div>
<div>Keine Nachrichten</div>
<div></div>
</div>
</section>
<section id="navigation">
<?include /navigation.hfrm ?>
</section>
<section id="pagearea">
<?framed?>
</section>
<section id="footbar">
<div></div>
<div id="pagetime"><?=/WaWi/CurrentTime?></div>
</section>