ShowTitle) $_CONTROL->Title->Render(); if($_CONTROL->ShowDescription) $_CONTROL->Description->Render(); if($_CONTROL->ShowCreator) $_CONTROL->Creator->RenderWithName(); if($_CONTROL->ShowCreationDate) $_CONTROL->CreationDate->RenderWithName(); if($_CONTROL->ShowLastModification) $_CONTROL->LastModification->RenderWithName(); print '
'; $_CONTROL->Text->Render(); ?>