%init> my %cookies = Apache::Cookie->fetch; %init>
|
<& headers/localinfoheader.htm&>
% $m->comp("./docimport/local.htm:local.htm"); <& headers/localinfoheader.htm &> <& footers/footer.htm &> <%perl> if($cookies{"ColorControl"}) { print "Logout|Edit This page"; } %perl> |