% if ($top) {
SGI - Developer Central Open Source | Linux XFS
<& /includes/header_dev.html &>
%}
% if($side) {
|
<& xfsSideTemplate &>
% }
<& /includes/sep_left.html &>
% if ($bottom){
<& /includes/footer.html &>
% }
<%ARGS>
$top=>undef
$side=>undef
$bottom=>undef
%ARGS>
|