blob: 14d4e0585b1a9e04a96d48f75a5b962a06265a66 [file] [log] [blame]
<?php $areaRelative = "."; require_once "$areaRelative/_defs.php"; include "$areaRoot/_header.php";
########################################################################
//$pageTitle = "";
//$pageKeywords = "";
$pageAuthor = "Eike Stepper";
print '<div id="midcolumn">';
print "<br><br><br><br><br><br><br><br><br>\n";
//include "$projectRoot/tools/placeholder.html";
print '</div>';
########################################################################
include "$areaRoot/_footer.php"; ?>