sharp-wawi/www/layout.hfrm

29 lines
692 B
XML

<?xml version="1.0"?>
<SharpForm>
<head>
<title>WaWi Version [<Var Expression="/WaWi/Version"/>] / <Var Expression="pagetitle"/></title>
<link rel="stylesheet" href="/style.css"/>
</head>
<section id="headbar">
<div class="title" id="wawi">WaWi</div>
<div class="title center" id="pagetitle"><Var Expression="pagetitle"/></div>
</section>
<section id="infobar">
</section>
<section id="navigation">
</section>
<section id="pagearea">
<SubFrame/>
</section>
<section id="footbar">
<div></div>
<div id="pagetime"><Var Expression="/WaWi/CurrentTime"/></div>
</section>
</SharpForm>