[BACK]Return to xfsTemplate CVS log [TXT][DIR] Up to [Development] / xfs-website

File: [Development] / xfs-website / xfsTemplate (download)

Revision 1.22, Thu Sep 20 04:14:21 2007 UTC (10 years, 1 month ago) by dgc.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +0 -2 lines

Merge of current-melb:xfs-website:29723a by kenmcd.

  Fix the sidebar the same way the file on the server was fixed
  to prevent a merge conflict on the next push.

% 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">

<!-- 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>