[foundation-web] Add <div id="content"> to all index.wml pages



commit dc6530a4c1c07f810ebff0301678460fb3afebab
Author: Andrea Veri <av gnome org>
Date:   Fri Mar 28 17:40:22 2014 +0100

    Add <div id="content"> to all index.wml pages

 foundation.gnome.org/vote/2000/index.wml    |    1 +
 foundation.gnome.org/vote/2001/index.wml    |    1 +
 foundation.gnome.org/vote/2002/index.wml    |    1 +
 foundation.gnome.org/vote/2003/index.wml    |    1 +
 foundation.gnome.org/vote/2004-10/index.wml |    1 +
 foundation.gnome.org/vote/2004/index.wml    |    1 +
 foundation.gnome.org/vote/2005-10/index.wml |    1 +
 foundation.gnome.org/vote/2005/index.wml    |    1 +
 foundation.gnome.org/vote/2006/index.wml    |    1 +
 foundation.gnome.org/vote/2007-10/index.wml |    1 +
 foundation.gnome.org/vote/2007/index.wml    |    1 +
 foundation.gnome.org/vote/2009/index.wml    |    1 +
 12 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/foundation.gnome.org/vote/2000/index.wml b/foundation.gnome.org/vote/2000/index.wml
index 4e9e077..e9eee11 100644
--- a/foundation.gnome.org/vote/2000/index.wml
+++ b/foundation.gnome.org/vote/2000/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
  
     <h1>GNOME Foundation 2000 Elections</h1>
diff --git a/foundation.gnome.org/vote/2001/index.wml b/foundation.gnome.org/vote/2001/index.wml
index 022a661..f96f7d0 100644
--- a/foundation.gnome.org/vote/2001/index.wml
+++ b/foundation.gnome.org/vote/2001/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
  
     <h1>GNOME Foundation 2001 Elections</h1>
diff --git a/foundation.gnome.org/vote/2002/index.wml b/foundation.gnome.org/vote/2002/index.wml
index ccb314a..ff10178 100644
--- a/foundation.gnome.org/vote/2002/index.wml
+++ b/foundation.gnome.org/vote/2002/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
  
     <h1>GNOME Foundation 2002 Elections</h1>
diff --git a/foundation.gnome.org/vote/2003/index.wml b/foundation.gnome.org/vote/2003/index.wml
index 4acfc53..885d9a9 100644
--- a/foundation.gnome.org/vote/2003/index.wml
+++ b/foundation.gnome.org/vote/2003/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
 
     <h1>GNOME Foundation 2003 Elections</h1>
diff --git a/foundation.gnome.org/vote/2004-10/index.wml b/foundation.gnome.org/vote/2004-10/index.wml
index e2596d2..5f77092 100644
--- a/foundation.gnome.org/vote/2004-10/index.wml
+++ b/foundation.gnome.org/vote/2004-10/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
 
     <h1>GNOME Foundation Anonymous Voting Referendum</h1>
diff --git a/foundation.gnome.org/vote/2004/index.wml b/foundation.gnome.org/vote/2004/index.wml
index f56f186..3742ded 100644
--- a/foundation.gnome.org/vote/2004/index.wml
+++ b/foundation.gnome.org/vote/2004/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
 
     <h1>GNOME Foundation 2004 Elections</h1>
diff --git a/foundation.gnome.org/vote/2005-10/index.wml b/foundation.gnome.org/vote/2005-10/index.wml
index f256965..f66a6c8 100644
--- a/foundation.gnome.org/vote/2005-10/index.wml
+++ b/foundation.gnome.org/vote/2005-10/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
 
     <h1>GNOME Foundation Reducing Board Size Referendum</h1>
diff --git a/foundation.gnome.org/vote/2005/index.wml b/foundation.gnome.org/vote/2005/index.wml
index 3f53c41..431cdac 100644
--- a/foundation.gnome.org/vote/2005/index.wml
+++ b/foundation.gnome.org/vote/2005/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
 
     <h1>GNOME Foundation 2005 Elections</h1>
diff --git a/foundation.gnome.org/vote/2006/index.wml b/foundation.gnome.org/vote/2006/index.wml
index fee6422..1397869 100644
--- a/foundation.gnome.org/vote/2006/index.wml
+++ b/foundation.gnome.org/vote/2006/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
 
     <h1>GNOME Foundation 2006 Elections</h1>
diff --git a/foundation.gnome.org/vote/2007-10/index.wml b/foundation.gnome.org/vote/2007-10/index.wml
index 415da1a..43180db 100644
--- a/foundation.gnome.org/vote/2007-10/index.wml
+++ b/foundation.gnome.org/vote/2007-10/index.wml
@@ -8,6 +8,7 @@
   </head>
 
   <body>
+  <div id="content">
 
     <h1>GNOME Directors determine the length of the term of the next board Referendum</h1>
 
diff --git a/foundation.gnome.org/vote/2007/index.wml b/foundation.gnome.org/vote/2007/index.wml
index 863ae0c..fac69f1 100644
--- a/foundation.gnome.org/vote/2007/index.wml
+++ b/foundation.gnome.org/vote/2007/index.wml
@@ -8,6 +8,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
 
+  <div id="content">
   <body>
 
     <h1>GNOME Foundation 2007 Elections</h1>
diff --git a/foundation.gnome.org/vote/2009/index.wml b/foundation.gnome.org/vote/2009/index.wml
index f2905f0..b33186d 100644
--- a/foundation.gnome.org/vote/2009/index.wml
+++ b/foundation.gnome.org/vote/2009/index.wml
@@ -8,6 +8,7 @@
   </head>
 
   <body>
+  <div id="content">
 
     <h1>GNOME Foundation 2009 Elections</h1>
 


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