%%generic-view-anonymous-html%%
progmin : / (context #128)
2002-05-28 19:13:52

%%preprocess%%
// this is for displaying nullobject only as a File Not Found page


%%header%%


%%css%%


%%template%%
<table><tr><td><b>Object found</b>, but no valid context for viewing.</p>$session->requesturi</td></tr></table>


%%listrow%%


%%nullobject%%
<table><tr><td><b>File not found.</p>$session->requesturi</td></tr></table>


%%footer%%


%%postprocess%%


%%end of context%%
