www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www home.shtml


From: John Sullivan
Subject: www home.shtml
Date: Wed, 23 Aug 2006 20:16:26 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     John Sullivan <johnsu01>        06/08/23 20:16:26

Modified files:
        .              : home.shtml 

Log message:
        Probably horribly breaking the front page.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.shtml?cvsroot=www&r1=1.76&r2=1.77

Patches:
Index: home.shtml
===================================================================
RCS file: /web/www/www/home.shtml,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -b -r1.76 -r1.77
--- home.shtml  20 Aug 2006 21:39:43 -0000      1.76
+++ home.shtml  23 Aug 2006 20:16:24 -0000      1.77
@@ -1,22 +1,13 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<!DOCTYPE html PUBLIC 
-    "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<!-- BEGIN layout -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
-    <!-- BEGIN head -->
-    <head>
+<!--#include virtual="/server/header.html" -->
+
         <title>The GNU Operating system</title>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
         <meta http-equiv="Keywords" content="GNU, FSF, Free Software 
Foundation, Linux, Emacs, GCC, UNIX, Free Software, Operating System, GNU 
Kernel, HURD, GNU HURD" />
         <meta http-equiv="Description" content="Since 1983, developing the 
free UNIX style operating system GNU, so that computer users can have the 
freedom to share and improve the software they use." />
-        <link rev="made" href="mailto:address@hidden"; />
-        <link rel="stylesheet" type="text/css" href="/gnu.css" />
-        <link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
         <link rel="alternate" title="What's New" 
href="http://www.gnu.org/rss/whatsnew.rss"; type="application/rss+xml" />
         <link rel="alternate" title="New Free Software" 
href="http://www.gnu.org/rss/quagga.rss"; type="application/rss+xml" />
-    </head>
-    <!-- END head -->
+
+<!--#include virtual="/server/banner.html" -->
 
     <!-- 
         Please ensure that you properly nest your tags.
@@ -63,16 +54,6 @@
       <table cellspacing="5" cellpadding="5">
           <tr>
               <td>
-                  <div id="banner" style="text-align: center;">
-                      <a href="http://www.defectivebydesign.org/join/gnu";>
-                          <img src="/graphics/dbd-small.png" 
-                               alt="[Join the FSF Campaign to Eliminate DRM]" 
/>
-                      </a>
-                  </div>
-              </td>
-          </tr>
-          <tr>
-              <td>
                   <div class="center">
                       <h2>The GNU Operating System</h2>
                       
@@ -325,7 +306,8 @@
           </tr>
       </table>
       <!-- END Articles -->
-
+      </div>
+      <!--#include virtual="/server/footer.html" -->
       <!-- BEGIN copyleft -->
       <div class="footer">
           <!-- 
@@ -357,7 +339,7 @@
           <p>
               Updated:
               <!-- timestamp start -->
-              $Date: 2006/08/20 21:39:43 $ $Author: karl $
+              $Date: 2006/08/23 20:16:24 $ $Author: johnsu01 $
               <!-- timestamp end -->
           </p>
       </div>
@@ -375,6 +357,7 @@
       <!-- END TranslationList -->
    </div>
    <!-- END wrapper -->
+</div>
 </body>
 </html>
 <!-- END layout -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]