|
|
| File: [Development] / xfs-website / xfsTemplate (download)
Revision 1.20, Wed Sep 19 16:01:20 2007 UTC (10 years, 1 month ago) by dgc.longdrop.melbourne.sgi.com
Merge of current-melb:xfs-website:29721a by kenmcd. Update for new sgi page layouts |
% if ($top) {
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>SGI - Developer Central Open Source | XFS</TITLE>
<META NAME="description" content="SGI - Open Source Projects">
<META NAME="keywords" content="SGI, Open Source, Linux, source code">
<META NAME="owner" content="oss-project-owners">
<meta HTTP-EQUIV="Expires" CONTENT="Fri, 31 Dec 1990 23:59:59 GMT">
<!--- This style will define the main link title to look inactive --->
<style type="text/css"><!-- #homeLink {color: #000000; text-decoration: none;} --></style>
<!--#include virtual="/includes/rev2/i_header_generic.html"-->
<img src="/images/ban_open.gif" alt="Open Source" width="271" height="68" />
%}
% if($side) {
<!--- Do not remove the next four lines before the sidenav --->
</td>
</tr>
<tr valign="TOP">
<td width="130">
<DIV ID="sidenav">
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="130">
<!-- Start Side Nav -->
<!-- #include virtual="/includes/rev2/i_sidenav.html"-->
<!-- End Side Nav -->
<!-- #include virtual="/includes/rev2/i_sep_left.html"-->
<!-- Start Side Nav -->
<& xfsSideTemplate &>
% }
<& /includes/sep_left.html &>
% if ($bottom){
</td><td>
<!-- include virtual="/includes/rev2/i_highlights.html"-->
<!--#include virtual="/includes/rev2/i_footer_home.html"--> </HTML>
% }
<%ARGS>
$top=>undef
$side=>undef
$bottom=>undef
</%ARGS>