www-commits
[Top][All Lists]
Advanced

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

www/education education-menu.html education.htm...


From: Therese Godefroy
Subject: www/education education-menu.html education.htm...
Date: Sun, 31 May 2020 01:00:42 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/05/31 01:00:42

Modified files:
        education      : education-menu.html education.html 
                         edu-cases-argentina-ecen.html 
                         edu-cases-argentina.html edu-cases.html 
                         edu-cases-india-ambedkar.html 
                         edu-cases-india.html 
                         edu-cases-india-irimpanam.html edu-faq.html 
                         edu-free-learning-resources.html 
                         edu-projects.html edu-resources.html 
                         edu-schools.html edu-software.html 
                         edu-software-gcompris.html 
                         edu-software-gimp.html 
                         edu-software-tuxpaint.html 
                         edu-system-india.html edu-team.html 
                         edu-why.html 
        education/misc : edu-misc.html 

Log message:
        Replace the edu-navbar with a side menu.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/education/education-menu.html?cvsroot=www&r1=1.4&r2=1.5
http://web.cvs.savannah.gnu.org/viewcvs/www/education/education.html?cvsroot=www&r1=1.68&r2=1.69
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-cases-argentina-ecen.html?cvsroot=www&r1=1.25&r2=1.26
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-cases-argentina.html?cvsroot=www&r1=1.20&r2=1.21
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-cases.html?cvsroot=www&r1=1.18&r2=1.19
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-cases-india-ambedkar.html?cvsroot=www&r1=1.33&r2=1.34
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-cases-india.html?cvsroot=www&r1=1.21&r2=1.22
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-cases-india-irimpanam.html?cvsroot=www&r1=1.36&r2=1.37
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-faq.html?cvsroot=www&r1=1.20&r2=1.21
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-free-learning-resources.html?cvsroot=www&r1=1.5&r2=1.6
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-projects.html?cvsroot=www&r1=1.35&r2=1.36
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-resources.html?cvsroot=www&r1=1.28&r2=1.29
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-schools.html?cvsroot=www&r1=1.29&r2=1.30
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-software.html?cvsroot=www&r1=1.32&r2=1.33
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-software-gcompris.html?cvsroot=www&r1=1.25&r2=1.26
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-software-gimp.html?cvsroot=www&r1=1.27&r2=1.28
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-software-tuxpaint.html?cvsroot=www&r1=1.34&r2=1.35
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-system-india.html?cvsroot=www&r1=1.24&r2=1.25
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-team.html?cvsroot=www&r1=1.18&r2=1.19
http://web.cvs.savannah.gnu.org/viewcvs/www/education/edu-why.html?cvsroot=www&r1=1.34&r2=1.35
http://web.cvs.savannah.gnu.org/viewcvs/www/education/misc/edu-misc.html?cvsroot=www&r1=1.55&r2=1.56

Patches:
Index: education-menu.html
===================================================================
RCS file: /webcvs/www/www/education/education-menu.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- education-menu.html 1 May 2019 00:31:00 -0000       1.4
+++ education-menu.html 31 May 2020 05:00:41 -0000      1.5
@@ -1,65 +1,135 @@
-<div id="education-content">           
-<ul id="edu-navigation">
-<!--#if expr="$REQUEST_URI = /^\/education\/edu-contents/" -->
-  <li class="active">
-    <!--#echo encoding="none" var="MARK_START" -->
-    <a href="/education/edu-contents.html">CONTENTS</a>
-    <span class="gnun-split"></span>
-    <!--#echo encoding="none" var="MARK_END" -->
-  </li>
-<!--#else -->
-   <li><a href="/education/edu-contents.html">CONTENTS</a></li>
-<!--#endif -->
-<!--#if expr="$REQUEST_URI = /^\/education\/edu-cases/" -->
-  <li class="active">
-    <!--#echo encoding="none" var="MARK_START" -->
-    <a href="/education/edu-cases.html">CASE&nbsp;STUDIES</a>
-    <span class="gnun-split"></span>
-    <!--#echo encoding="none" var="MARK_END" -->
-  </li>
-<!--#else -->
-   <li><a href="/education/edu-cases.html">CASE&nbsp;STUDIES</a></li>
-<!--#endif -->
-<!--#if expr="$REQUEST_URI = /^\/education\/edu-resources/" -->
-  <li class="active">
-    <!--#echo encoding="none" var="MARK_START" -->
-    <a href="/education/edu-resources.html">RESOURCES</a>
-    <span class="gnun-split"></span>
-    <!--#echo encoding="none" var="MARK_END" -->
-  </li>
-<!--#else -->
-   <li><a href="/education/edu-resources.html">RESOURCES</a></li>
-<!--#endif -->
-<!--#if expr="$REQUEST_URI = /^\/education\/edu-software/" -->
-  <li class="active">
-    <!--#echo encoding="none" var="MARK_START" -->
-    <a href="/education/edu-software.html">EDUCATIONAL&nbsp;SOFTWARE</a>
-    <span class="gnun-split"></span>
-    <!--#echo encoding="none" var="MARK_END" -->
-  </li>
-<!--#else -->
-   <li><a 
href="/education/edu-software.html">EDUCATIONAL&nbsp;SOFTWARE</a></li>
-<!--#endif -->
-<!--#if expr="$REQUEST_URI = /^\/education\/edu-faq/" -->
-  <li class="active">
-    <!--#echo encoding="none" var="MARK_START" -->
-    <a href="/education/edu-faq.html">FAQ</a>
-    <span class="gnun-split"></span>
-    <!--#echo encoding="none" var="MARK_END" -->
-  </li>
-<!--#else -->
-   <li><a href="/education/edu-faq.html">FAQ</a></li>
-<!--#endif -->
-<!--#if expr="$REQUEST_URI = /^\/education\/edu-team/" -->
-  <li class="active">
-    <!--#echo encoding="none" var="MARK_START" -->
-    <a href="/education/edu-team.html">OUR&nbsp;TEAM</a>
-    <span class="gnun-split"></span>
-    <!--#echo encoding="none" var="MARK_END" -->
-  </li>
-<!--#else -->
-   <li><a href="/education/edu-team.html">OUR&nbsp;TEAM</a></li>
-<!--#endif -->
-</ul>
-</div> <!-- id="education-content" -->
+<div id="navlinks">
+ <div class="backtotop">
+  <hr class="no-display" />
+  <a href="#content"><span>BACK TO TOP </span>&#11165;</a>
+ </div>
+<div class="reduced-width">
+ <h3>Education</h3>
+ <dl>
+  <!--#if expr="$REQUEST_URI = /^\/education\/educ/" --><dt class="current">
+    <!--#echo encoding="none" var="MARK_START" -->
+    <a href="/education/education.html#content">Main page</a><span 
class="gnun-split"></span>
+    <!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
+    <a href="/education/education.html#content">Main page</a></dt><!--#endif 
-->
+  <!--#if expr="$REQUEST_URI = /^\/education\/edu-cases[^-]/" --><dt 
class="current">
+    <!--#echo encoding="none" var="MARK_START" -->
+    <a href="/education/edu-cases.html#content">Case studies</a><span 
class="gnun-split"></span>
+    <!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
+    <a href="/education/edu-cases.html#content">Case 
studies</a></dt><!--#endif -->
+  <dd>
+    <ul>
+      <!--#if expr="$REQUEST_URI = /^\/education\/edu-cases-argentina[^-]/" 
--><li class="current">
+        <!--#echo encoding="none" var="MARK_START" -->
+        <a 
href="/education/edu-cases-argentina.html#content">Argentina</a><span 
class="gnun-split"></span>
+        <!--#echo encoding="none" var="MARK_END" --><!--#else --><li>
+        <a 
href="/education/edu-cases-argentina.html#content">Argentina</a><span 
class="gnun-split"></span><!--#endif -->
+        <ul class="inline-list">
+          <!--#if expr="$REQUEST_URI = 
/^\/education\/edu-cases-argentina-ecen/" --><li class="current">
+            <!--#echo encoding="none" var="MARK_START" -->
+            <a href="/education/edu-cases-argentina-ecen.html#content">ECE 
Neuquén</a><span class="gnun-split"></span>
+            <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+            <a href="/education/edu-cases-argentina-ecen.html#content">ECE 
Neuquén</a></li><!--#endif -->
+        </ul>
+      </li>
+      <!--#if expr="$REQUEST_URI = /^\/education\/edu-cases-india[^-]/" --><li 
class="current">
+        <!--#echo encoding="none" var="MARK_START" -->
+        <a href="/education/edu-cases-india.html#content">India</a><span 
class="gnun-split"></span>
+        <!--#echo encoding="none" var="MARK_END" --><!--#else --><li>
+        <a href="/education/edu-cases-india.html#content">India</a><span 
class="gnun-split"></span><!--#endif -->
+        <ul class="inline-list">
+          <!--#if expr="$REQUEST_URI = 
/^\/education\/edu-cases-india-ambedkar/" --><li class="current">
+            <!--#echo encoding="none" var="MARK_START" -->
+            <a 
href="/education/edu-cases-india-ambedkar.html#content">Ambedkar 
Center</a><span class="gnun-split"></span>
+            <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+            <a 
href="/education/edu-cases-india-ambedkar.html#content">Ambedkar 
Center</a></li><!--#endif -->
+          <!--#if expr="$REQUEST_URI = 
/^\/education\/edu-cases-india-irimpanam/" --><li class="current">
+            <!--#echo encoding="none" var="MARK_START" -->
+            <a href="/education/edu-cases-india-irimpanam.html#content">VHSS 
Irimpanam</a><span class="gnun-split"></span>
+            <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+            <a href="/education/edu-cases-india-irimpanam.html#content">VHSS 
Irimpanam</a></li><!--#endif -->
+        </ul>
+      </li>
+    </ul>
+  </dd>
+  <!--#if expr="$REQUEST_URI = /^\/education\/edu-resources/" --><dt 
class="current">
+    <!--#echo encoding="none" var="MARK_START" -->
+    <a href="/education/edu-resources.html#content">Resources</a><span 
class="gnun-split"></span>
+    <!--#echo encoding="none" var="MARK_END" --><!--#else --><dt>
+    <a href="/education/edu-resources.html#content">Resources</a><span 
class="gnun-split"></span><!--#endif --></dt>
+  <dd>
+    <ul>
+      <!--#if expr="$REQUEST_URI = /edu-software[^-]/" --><li class="current">
+        <!--#echo encoding="none" var="MARK_START" -->
+        <a href="/education/edu-software.html#content">Educational 
Software</a><span class="gnun-split"></span>
+        <!--#echo encoding="none" var="MARK_END" --><!--#else --><li>
+        <a href="/education/edu-software.html#content">Educational 
Software</a><span class="gnun-split"></span><!--#endif -->
+        <ul class="inline-list">
+          <!--#if expr="$REQUEST_URI = /^\/education\/edu-software-gcompris/" 
--><li class="current">
+            <!--#echo encoding="none" var="MARK_START" -->
+            <a 
href="/education/edu-software-gcompris.html#content">Gcompris</a><span 
class="gnun-split"></span>
+            <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+            <a 
href="/education/edu-software-gcompris.html#content">Gcompris</a></li><!--#endif
 -->
+          <!--#if expr="$REQUEST_URI = /^\/education\/edu-software-gimp/" 
--><li class="current">
+            <!--#echo encoding="none" var="MARK_START" -->
+            <a href="/education/edu-software-gimp.html#content">Gimp</a><span 
class="gnun-split"></span>
+            <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+            <a 
href="/education/edu-software-gimp.html#content">Gimp</a></li><!--#endif -->
+          <!--#if expr="$REQUEST_URI = /^\/education\/edu-software-tuxpaint/" 
--><li class="current">
+            <!--#echo encoding="none" var="MARK_START" -->
+            <a href="/education/edu-software-tuxpaint.html#content">Tux 
Paint</a><span class="gnun-split"></span>
+            <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+            <a href="/education/edu-software-tuxpaint.html#content">Tux 
Paint</a></li><!--#endif -->
+        </ul>
+      </li>
+      <!--#if expr="$REQUEST_URI = /^\/education\/edu-projects/" --><li 
class="current">
+        <!--#echo encoding="none" var="MARK_START" -->
+        <a href="/education/edu-projects.html#content">Groups &amp; 
projects</a><span class="gnun-split"></span>
+        <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+        <a href="/education/edu-projects.html#content">Groups &amp; 
projects</a></li><!--#endif -->
+      <!--#if expr="$REQUEST_URI = 
/^\/education\/edu-free-learning-resources/" --><li class="current">
+        <!--#echo encoding="none" var="MARK_START" -->
+        <a href="/education/edu-free-learning-resources.html#content">Free 
learning resources</a><span class="gnun-split"></span>
+        <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+        <a href="/education/edu-free-learning-resources.html#content">Free 
learning resources</a></li><!--#endif -->
+    </ul>
+  </dd>
+  <!--#if expr="$REQUEST_URI = /^\/education\/edu-faq/" --><dt class="current">
+    <!--#echo encoding="none" var="MARK_START" -->
+    <a href="/education/edu-faq.html#content">FAQ</a><span 
class="gnun-split"></span>
+    <!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
+    <a href="/education/edu-faq.html#content">FAQ</a></dt><!--#endif -->
+  <!--#if expr="$REQUEST_URI = /^\/education\/edu-team/" --><dt 
class="current">
+    <!--#echo encoding="none" var="MARK_START" -->
+    <a href="/education/edu-team.html#content">Our team</a><span 
class="gnun-split"></span>
+    <!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
+    <a href="/education/edu-team.html#content">Our team</a></dt><!--#endif -->
+  <dt class="nolink">In depth</dt>
+  <dd>
+    <ul>
+      <!--#if expr="$REQUEST_URI = /^\/education\/edu-why/" --><li 
class="current">
+        <!--#echo encoding="none" var="MARK_START" -->
+        <a href="/education/edu-why.html#content">Why educational institutions 
should use and teach free software</a><span class="gnun-split"></span>
+        <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+        <a href="/education/edu-why.html#content">Why educational institutions 
should use and teach free software</a></li><!--#endif -->
+      <!--#if expr="$REQUEST_URI = /^\/education\/edu-schools/" --><li 
class="current">
+        <!--#echo encoding="none" var="MARK_START" -->
+        <a href="/education/edu-schools.html#content">Why schools should 
exclusively use free software</a><span class="gnun-split"></span>
+        <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+        <a href="/education/edu-schools.html#content">Why schools should 
exclusively use free software</a></li><!--#endif -->
+      <!--#if expr="$REQUEST_URI = /^\/education\/edu-system-india/" --><li 
class="current">
+        <!--#echo encoding="none" var="MARK_START" -->
+        <a href="/education/edu-system-india.html#content">The education 
system in India</a><span class="gnun-split"></span>
+        <!--#echo encoding="none" var="MARK_END" --></li><!--#else --><li>
+        <a href="/education/edu-system-india.html#content">The education 
system in India</a></li><!--#endif -->
+    </ul>
+  </dd>
+  <!--#if expr="$REQUEST_URI = /^\/education\/edu-faq/" --><dt class="current">
+    <!--#echo encoding="none" var="MARK_START" -->
+    <a href="/education/misc/misc.html#content">Miscellaneous 
materials</a><span class="gnun-split"></span>
+    <!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
+    <a href="/education/misc/misc.html#content">Miscellaneous 
materials</a></dt><!--#endif -->
+ </dl>
+</div>
+</div>
 
+</div><!-- for id="content", starts in the include above -->

Index: education.html
===================================================================
RCS file: /webcvs/www/www/education/education.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -b -r1.68 -r1.69
--- education.html      18 Nov 2016 06:31:38 -0000      1.68
+++ education.html      31 May 2020 05:00:41 -0000      1.69
@@ -1,12 +1,10 @@
 <!--#include virtual="/server/html5-header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>Free Software and Education 
 - GNU Project - Free Software Foundation</title>
-
-<!--#include virtual="/education/po/education.translist" -->
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <style type="text/css" media="screen">
 <!--
 #video-container {
@@ -32,9 +30,21 @@
 }-->
 <!--#endif -->
 </style>
+<!--#include virtual="/education/po/education.translist" -->
 <!--#include virtual="/server/banner.html" -->
-
-<!--#include virtual="/education/education-menu.html" -->
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -42,9 +52,11 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
+<h2>Free Software and Education</h2>
 
-<h2 class="c">Free Software and Education</h2>
-
+<div class=" article">
 <h3>How Does Free Software Relate to Education?</h3>
 
 <p>Software freedom plays a fundamental role in education. 
@@ -134,13 +146,15 @@
 
 <li>An article by Richard Stallman:
 <a href="/education/edu-schools.html">Why Schools Should Exclusively Use 
-Free Software</a></li>
+Free Software</a>.</li>
 
 <li>An article by Dr. V. Sasi Kumar on the
-<a href="/education/edu-system-india.html">education system in India.</a></li>
+<a href="/education/edu-system-india.html">education system in India</a>.</li>
 </ul>
-</div> <!-- for id="content", starts in the include above -->
+</div>
 
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -160,17 +174,18 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2012, 2014, 2016 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2012, 2014, 2016, 2020 Free Software Foundation,
+Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -180,7 +195,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 06:31:38 $
+$Date: 2020/05/31 05:00:41 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-cases-argentina-ecen.html
===================================================================
RCS file: /webcvs/www/www/education/edu-cases-argentina-ecen.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- edu-cases-argentina-ecen.html       18 Nov 2016 06:31:38 -0000      1.25
+++ edu-cases-argentina-ecen.html       31 May 2020 05:00:41 -0000      1.26
@@ -1,17 +1,34 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>Escuela Cristiana Evangélica de Neuquén (ECEN) - GNU Project - Free 
Software Foundation</title>
-       
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
+<style type="text/css" media="screen"><!--
+.article {
+   padding-bottom: .8em;
+   border-top: 3px ridge #3465a4;
+   border-bottom: 3px ridge #3465a4;
+   margin: 2em 0;
+}
+--></style>
 <!--#include virtual="/education/po/edu-cases-argentina-ecen.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr; 
-<a href="/education/edu-cases.html">Case Studies</a> &rarr; 
-<a href="/education/edu-cases-argentina.html">Argentina</a> &rarr; 
-Escuela Cristiana Evangélica de Neuquén (ECEN)</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/edu-cases.html">Case&nbsp;Studies</a>&nbsp;/
+ <a href="/education/edu-cases-argentina.html">Argentina</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -19,15 +36,17 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Escuela Cristiana Evangélica de Neuquén (ECEN)</h2>
 
-<p>The following information was extracted from a report submitted to us
+<p class="italic">
+The following information was extracted from a report submitted to us
 by ECEN Elementary Teacher Debora Badilla Huento. Her commitment played 
 a key role in raising Free Software awareness and ultimately getting 
 the school to migrate.</p>
 
-<div class="edu-cases">
-
+<div class="article">
 <h3>Location</h3>
 
 <p>City of Neuquén, capital of the 
@@ -153,16 +172,13 @@
 <p>Although it required dedication and perseverance, the process was pleasant. 
 Now we disseminate what we've learned in order to help other educational 
 communities.</p>
+</div> 
 
-</div> <!-- class="edu-cases" -->      
-
-<p>We would like to express our appreciation for the excellent work done to 
+<p class="italic">
+We would like to express our appreciation for the excellent work done to 
 all the people involved in the migration effort.</p>
-
-<p class="back"><a href="/education/edu-cases.html">Back to Case 
Studies</a></p>
-
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -182,17 +198,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2016 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2016, 2020 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -202,7 +218,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 06:31:38 $
+$Date: 2020/05/31 05:00:41 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-cases-argentina.html
===================================================================
RCS file: /webcvs/www/www/education/edu-cases-argentina.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- edu-cases-argentina.html    18 Nov 2016 06:31:38 -0000      1.20
+++ edu-cases-argentina.html    31 May 2020 05:00:41 -0000      1.21
@@ -1,16 +1,27 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
-<title>Case Studies in Argentina
+<title>Education - Case Studies in Argentina
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-cases-argentina.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr; 
-<a href="/education/edu-cases.html">Case Studies</a> &rarr; Argentina</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/ 
+ <a href="/education/edu-cases.html">Case&nbsp;Studies</a>&nbsp;/
+</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -18,8 +29,11 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Case Studies in Argentina</h2>
 
+<div class="article">
 <p>Argentina's administrative territory is divided into twenty three 
 political autonomous states called  provinces. These provinces develop 
 their own educational policy, attending just to certain basic guidelines 
@@ -44,10 +58,9 @@
 the school.</p></li>
 </ul>
 
-<a href="/education/edu-cases.html">Back to Case Studies</a>
-
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -67,17 +80,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2015, 2016 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2015, 2016, 2020 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -87,7 +100,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 06:31:38 $
+$Date: 2020/05/31 05:00:41 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-cases.html
===================================================================
RCS file: /webcvs/www/www/education/edu-cases.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- edu-cases.html      18 Nov 2016 06:31:38 -0000      1.18
+++ edu-cases.html      31 May 2020 05:00:41 -0000      1.19
@@ -1,15 +1,26 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
-<title>Case Studies
+<title>Education - Case Studies
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-cases.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr; Case Studies</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -17,6 +28,8 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Case Studies</h2>
 
 <p>We perform worldwide research to examine cases of private and public 
@@ -33,8 +46,12 @@
                
 <!-- Begin country-wise Index. Add countries in alphabetical order  -->
                
-<a href="/education/edu-cases-argentina.html">Argentina</a> |
-<a href="/education/edu-cases-india.html">India</a>
+<div class="toc-inline">
+<p>
+&nbsp;<a href="/education/edu-cases-argentina.html">Argentina</a>&nbsp;
+&nbsp;<a href="/education/edu-cases-india.html">India</a>&nbsp;
+</p>
+</div>
 
 <!-- End of Country-wise Index -->
 
@@ -63,8 +80,8 @@
 One of the several thousand schools that migrated completely to Free
 Software under the government's project IT@School.</p>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -84,17 +101,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2016 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2016, 2020 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -104,7 +121,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 06:31:38 $
+$Date: 2020/05/31 05:00:41 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-cases-india-ambedkar.html
===================================================================
RCS file: /webcvs/www/www/education/edu-cases-india-ambedkar.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- edu-cases-india-ambedkar.html       15 Dec 2018 14:02:33 -0000      1.33
+++ edu-cases-india-ambedkar.html       31 May 2020 05:00:41 -0000      1.34
@@ -1,16 +1,34 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.86 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>Ambedkar Community Computing Center (AC3) - GNU Project - Free Software 
Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
+<style type="text/css" media="screen"><!--
+.article {
+   padding-bottom: .8em;
+   border-top: 3px ridge #3465a4;
+   border-bottom: 3px ridge #3465a4;
+   margin: 2em 0;
+}
+--></style>
 <!--#include virtual="/education/po/edu-cases-india-ambedkar.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb"><a href="/education/education.html">Education</a> 
&rarr; 
-<a href="/education/edu-cases.html">Case Studies</a> &rarr; 
-<a href="/education/edu-cases-india.html">India</a> &rarr; Ambedkar Community 
-Computing Center (AC3)</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/ 
+ <a href="/education/edu-cases.html">Case&nbsp;Studies</a>&nbsp;/ 
+ <a href="/education/edu-cases-india.html">India</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -18,13 +36,15 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div  id="last-div" class="reduced-width">
 <h2>Ambedkar Community Computing Center (AC3)</h2>
 
-<p>The following information was submitted to us by the group of volunteers 
+<p class="italic">
+The following information was submitted to us by the group of volunteers 
 working at the Center.</p>
 
-<div class="edu-cases">
-
+<div class="article">
 <h3>Location</h3>
 
 <p>The Center is located in the Sudharshan Layout off Bannerghatta Road
@@ -99,25 +119,22 @@
 at school. They report that the skills they learn at the Center are of 
 invaluable help for them to follow and pass those courses 
 successfully.</p> 
+</div> 
 
-</div> <!-- class="edu-cases" -->      
-
-<p>We are informed that the outstanding effort of Free Software 
+<p class="italic">
+We are informed that the outstanding effort of Free Software 
 volunteers is expanding in these deprived areas of the city, with
 remarkable results. If you would like to contribute or donate laptops to
 this group, please contact us at
 <a href="mailto:education@gnu.org";>&lt;education@gnu.org&gt;</a>.</p>
 
+<div class="infobox">
 <p>The image on this page is licensed under the CC-BY-SA, 
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/";>
 Creative Commons Attribution-Share Alike 3.0 Unported License</a>.</p>   
-
-<p class="back"><a href="/education/edu-cases-india.html">More Case Studies 
-in India</a> <br />
-<a href="/education/edu-cases.html">Back to Case Studies</a></p>
-
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -137,17 +154,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2012, 2016, 2018 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2012, 2016, 2018, 2020 Free Software Foundation, 
Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -157,7 +174,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/12/15 14:02:33 $
+$Date: 2020/05/31 05:00:41 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-cases-india.html
===================================================================
RCS file: /webcvs/www/www/education/edu-cases-india.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- edu-cases-india.html        18 Nov 2016 06:31:38 -0000      1.21
+++ edu-cases-india.html        31 May 2020 05:00:42 -0000      1.22
@@ -1,17 +1,26 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
-<title>Case Studies in India
+<title>Education - Case Studies in India
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-cases-india.translist" -->
 <!--#include virtual="/server/banner.html" -->
-
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb">
-   <a href="/education/education.html">Education</a> &rarr; 
-   <a href="/education/edu-cases.html">Case Studies</a> &rarr; India</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/edu-cases.html">Case&nbsp;Studies</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -19,6 +28,8 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Case Studies in India</h2>
 
 <p>An <a href="/education/edu-system-india.html">article</a> by Indian
@@ -58,10 +69,8 @@
 carried out by the government in the state of Kerala.</p></li>
 </ul>
 
-<a href="/education/edu-cases.html">Back to Case Studies</a>
-
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -81,17 +90,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2015, 2016 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2015, 2016, 2020 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -101,7 +110,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 06:31:38 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-cases-india-irimpanam.html
===================================================================
RCS file: /webcvs/www/www/education/edu-cases-india-irimpanam.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- edu-cases-india-irimpanam.html      21 Nov 2019 07:55:38 -0000      1.36
+++ edu-cases-india-irimpanam.html      31 May 2020 05:00:42 -0000      1.37
@@ -1,17 +1,35 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.86 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>Vocational Higher Secondary School Irimpanam
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
+<style type="text/css" media="screen"><!--
+.article {
+   padding-bottom: .8em;
+   border-top: 3px ridge #3465a4;
+   border-bottom: 3px ridge #3465a4;
+   margin: 2em 0;
+}
+--></style>
 <!--#include virtual="/education/po/edu-cases-india-irimpanam.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb"><a href="/education/education.html">Education</a> 
&rarr;
-<a href="/education/edu-cases.html">Case Studies</a> &rarr; 
-<a href="/education/edu-cases-india.html">India</a> &rarr; Vocational 
-Higher Secondary School Irimpanam</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/edu-cases.html">Case&nbsp;Studies</a>&nbsp;/ 
+ <a href="/education/edu-cases-india.html">India</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -19,13 +37,15 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div  id="last-div" class="reduced-width">
 <h2>Vocational Higher Secondary School Irimpanam</h2>
 
-<p>The following report is based on information provided to us by the 
+<p class="italic">
+The following report is based on information provided to us by the 
 school's staff.</p>         
 
-<div class="edu-cases">
-
+<div class="article">
 <h3>Location</h3>
 
 <p>The school is located in Irimpanam, an area close to the city of 
@@ -138,7 +158,7 @@
 
 </div>
 
-<p>Education in the State of Kerala has become "IT-enabled", meaning 
+<p>Education in the State of Kerala has become &ldquo;IT-enabled,&rdquo; 
meaning 
 that students are getting first hand technology knowledge while learning 
 regular curriculum subjects outside the IT Lab. This is possible due to 
 the large number of high quality educational applications available in 
@@ -185,29 +205,27 @@
 schools and with the Free Software community, teachers and students each 
 year participate in events such as the National Free Software Conference 
 and the Cyber Safe Day.</p>
-
-</div> <!-- class="edu-cases" -->
+</div>
 
 <p>The commitment and the collaboration of teachers, students and local 
 groups was essential to the success of this large scale government 
 project.</p> 
 
-<p>(1) <a id="swathanthra"></a>Swathanthra is the Sanskrit word for 
-"free" as in freedom.</p>
-
-<h4>Credits</h4>
+<div class="infobox">
+<hr />
+<p id="swathanthra">(1) Swathanthra is the Sanskrit word for 
+&ldquo;free&rdquo; as in freedom.</p>
 
+<h3>Credits</h3>
 <p>Credits for both images shown on this page, as well as for the audio 
 file, go to Swathanthra Software Koottayma of VHSS Irimpanam, who 
 released them under a 
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/";>
 Creative Commons Attribution-Share Alike 3.0 Unported</a> License.</p>    
+</div>
 
-<p class="back"> <a href="/education/edu-cases-india.html">More Case Studies 
in India</a> <br />
-<a href="/education/edu-cases.html">Back to Case Studies</a></p>
-
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -227,17 +245,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2012, 2016, 2018, 2019 Free Software Foundation, 
Inc.</p>
+<p>Copyright &copy; 2011, 2012, 2016, 2018, 2020 Free Software Foundation, 
Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -247,7 +265,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/11/21 07:55:38 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-faq.html
===================================================================
RCS file: /webcvs/www/www/education/edu-faq.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- edu-faq.html        18 Nov 2016 06:31:38 -0000      1.20
+++ edu-faq.html        31 May 2020 05:00:42 -0000      1.21
@@ -1,15 +1,26 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>Frequently Asked Questions About Free Software and Education
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-faq.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb"><a href="/education/education.html">Education</a> 
&rarr; 
-FAQ</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -17,14 +28,18 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Frequently Asked Questions About Free Software and Education</h2>
 
+<div class="article">
 <p>Many Free Software advocates encounter difficulties when talking to 
 the administrators of educational institutions about the advantages of 
 using and teaching Free Software. Often school administrators have never 
 heard of Free Software or have heard only about &ldquo;open source&rdquo;, 
 so they raise many doubts. Here we put together some of the most common 
 questions and the best possible answers to eliminate uncertainties.</p>
+<div class="column-limit"></div>
 
 <dl>
   <dt>As a teacher, I've been trying hard to explain to the school's 
@@ -90,9 +105,10 @@
     when talking about Free Software.</p>
     </dd>
 </dl>
+</div>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -112,17 +128,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2016 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2016, 2020 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -132,7 +148,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 06:31:38 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-free-learning-resources.html
===================================================================
RCS file: /webcvs/www/www/education/edu-free-learning-resources.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- edu-free-learning-resources.html    1 Mar 2020 12:25:17 -0000       1.5
+++ edu-free-learning-resources.html    31 May 2020 05:00:42 -0000      1.6
@@ -1,14 +1,25 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.87 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
 <title>Free Learning Resources - GNU Project - Free Software Foundation</title>
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
  <!--#include virtual="/education/po/edu-free-learning-resources.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr; 
-<a href="/education/edu-resources.html">Educational Resources</a> &rarr;
-Free Learning Resources</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/ 
+ <a href="/education/edu-resources.html">Resources</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -16,8 +27,11 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Free Learning Resources</h2>
 
+<div class="article">
 <p>Free learning resources, like free software, is a matter of freedom, 
 not price. It's about bringing the principles of free software to 
 general knowledge and educational materials. Knowledge should be usable 
@@ -92,8 +106,10 @@
 that can be used for educational purposes. Contact 
 <a href="mailto:education@gnu.org";>&lt;education@gnu.org&gt;</a>.
 </p></div>
+</div>
 
-</div><!-- for id="content", starts in the include above -->
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -113,13 +129,13 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
@@ -150,7 +166,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2020/03/01 12:25:17 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-projects.html
===================================================================
RCS file: /webcvs/www/www/education/edu-projects.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- edu-projects.html   21 Nov 2019 07:49:24 -0000      1.35
+++ edu-projects.html   31 May 2020 05:00:42 -0000      1.36
@@ -1,16 +1,26 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.87 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
-<title>Groups and Projects - GNU Project - Free Software Foundation</title>
+<title>Educational Groups and Projects - GNU Project - Free Software 
Foundation</title>
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-projects.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr; 
-<a href="/education/edu-resources.html">Educational Resources</a> &rarr;
-Groups and Projects</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/edu-resources.html">Resources</a>&nbsp;/
+</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -18,9 +28,11 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
-
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Groups and Projects</h2>
 
+<div class="article">
 <p>There are several groups and organizations around the world who 
 follow the GNU philosophy and are working on projects aimed at bringing 
 free software to the education field. A few of them are listed below. If 
@@ -116,9 +128,10 @@
     of computers by children, with a special focus on its use in 
     educational environments.</dd> 
 </dl>
+</div>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -138,17 +151,18 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2016, 2018, 2019 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2016, 2018-2020 Free Software Foundation,
+Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -158,7 +172,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/11/21 07:49:24 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-resources.html
===================================================================
RCS file: /webcvs/www/www/education/edu-resources.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- edu-resources.html  1 May 2019 10:35:34 -0000       1.28
+++ edu-resources.html  31 May 2020 05:00:42 -0000      1.29
@@ -1,15 +1,25 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.87 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
 <title>Educational Resources
 - GNU Project - Free Software Foundation</title>
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-resources.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr; 
-Educational Resources</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -17,7 +27,8 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
-
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Educational Resources</h2>
 
 <p>This section will help you find a variety of resources related to 
@@ -37,8 +48,8 @@
    <li><a href="/education/edu-free-learning-resources.html">Free Learning 
Resources</a></li>
 </ul>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -58,13 +69,13 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
@@ -85,7 +96,8 @@
      There is more detail about copyright years in the GNU Maintainers
      Information document, www.gnu.org/prep/maintain. -->
 
-<p>Copyright &copy; 2011, 2012, 2016, 2018, 2019 Free Software Foundation, 
Inc.</p>
+<p>Copyright &copy; 2011, 2012, 2016, 2018-2020 Free Software Foundation,
+Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -95,7 +107,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/05/01 10:35:34 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-schools.html
===================================================================
RCS file: /webcvs/www/www/education/edu-schools.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- edu-schools.html    1 Jan 2020 05:32:40 -0000       1.29
+++ edu-schools.html    31 May 2020 05:00:42 -0000      1.30
@@ -1,17 +1,26 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>Why Schools Should Exclusively Use Free Software
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-schools.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr;
-<a href="/education/education.html#indepth">In Depth</a> &rarr;
-Why Schools Should Exclusively Use Free Software</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/education.html#indepth">In&nbsp;Depth</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -19,16 +28,21 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Why Schools Should Exclusively Use Free Software</h2>
 
-<p>by <a href="http://www.stallman.org/";>Richard Stallman</a></p>
-
-<p>Educational activities, including schools of all levels from
+<p class="byline">
+by <a href="http://www.stallman.org/";>Richard Stallman</a></p>
+<hr class="thin" />
+<div class="article">
+<p class="italic">
+Educational activities, including schools of all levels from
 kindergarten to university, have a moral duty
 to <a href="/education/education.html">teach only free
 software.</a></p>
 
-<p>All computer users ought to 
+<p class="italic">All computer users ought to 
 <a href="/philosophy/free-software-even-more-important.html">
 insist on free software</a>: it gives users
 the freedom to control their own computers&mdash;with proprietary
@@ -38,6 +52,7 @@
 reasons apply to schools as they do to everyone.  However, the purpose
 of this article is to present the additional reasons that apply
 specifically to education.</p>
+<div class="column-limit"></div>
 
 <p>Free software can save schools money, but this is a secondary
 benefit.  Savings are possible because free software gives schools,
@@ -135,19 +150,22 @@
 goal, raise the issue publicly in those communities; that is the way
 to make more people aware of the issue and find allies for the
 campaign.</p>
+<div class="column-limit"></div>
 
 <ol>
-<li><cite><a id="note1"></a>Warning: a school that accepts such an
-offer may find subsequent upgrades rather expensive.</cite></li>
+<li id="note1">Warning: a school that accepts such an
+offer may find subsequent upgrades rather expensive.</li>
 
-<li><cite><a id="note2"></a>RJ Reynolds Tobacco Company was
+<li id="note2">RJ Reynolds Tobacco Company was
 fined $15m in 2002 for handing out free samples of cigarettes at
 events attended by children.  See 
 <a 
href="http://www.bbc.co.uk/worldservice/sci_tech/features/health/tobaccotrial/usa.htm";>
-http://www.bbc.co.uk/worldservice/sci_tech/features/health/tobaccotrial/usa.htm</a>.</cite></li>
+http://www.bbc.co.uk/worldservice/sci_tech/features/health/tobaccotrial/usa.htm</a>.</li>
 </ol>
+</div>
 
-</div><!-- for id="content", starts in the include above -->
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -167,16 +185,16 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations README</a> for
-information on coordinating and submitting translations of this article.</p>
+information on coordinating and contributing translations of this article.</p>
 </div>
 
-<p>Copyright &copy; 2003, 2009, 2014, 2015, 2016, 2019, 2020 Richard 
Stallman</p>
+<p>Copyright &copy; 2003, 2009, 2014-2016, 2020 Richard Stallman</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -186,7 +204,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2020/01/01 05:32:40 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-software.html
===================================================================
RCS file: /webcvs/www/www/education/edu-software.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- edu-software.html   1 May 2019 00:23:24 -0000       1.32
+++ edu-software.html   31 May 2020 05:00:42 -0000      1.33
@@ -1,16 +1,26 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.86 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>Educational Free Software
 - GNU Project - Free Software Foundation</title>
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-software.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->              
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr; 
-<a href="/education/edu-resources.html">Educational Resources</a> &rarr;
-Educational Free Software</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/edu-resources.html">Resources</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -18,15 +28,16 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
-
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Educational Free Software</h2>
 
-<p><strong>The GNU project maintains a 
+<p><em>The GNU project maintains a 
 <a href="/software/free-software-for-education.html">list of high 
 quality free programs for education at all levels</a> that we 
-recommend.</strong></p>
+recommend.</em></p>
 
-<div class="emph-box">
+<div class="important">
 <p>Before addressing the subject in this section, we would like to 
 remind our readers that the word &ldquo;free&rdquo; in &ldquo;free
 software&rdquo; <strong>does 
@@ -50,13 +61,13 @@
 <p>The following are the examples that we present:</p>
 
 <!-- begin adding programs in alphabetical order -->
-
+<div class="toc-inline">
 <p>
-<a href="/education/edu-software-gcompris.html">GCompris</a> | 
-<a href="/education/edu-software-gimp.html">GIMP</a> |
-<a href="/education/edu-software-tuxpaint.html">Tux Paint</a> 
+&nbsp;<a href="/education/edu-software-gcompris.html">GCompris</a>&nbsp;
+&nbsp;<a href="/education/edu-software-gimp.html">GIMP</a>&nbsp;
+&nbsp;<a href="/education/edu-software-tuxpaint.html">Tux Paint</a>&nbsp;
 </p>
-
+</div>
 <!-- end adding programs -->
 
 <p>Some of the programs presented here, like GCompris, are part of the 
@@ -92,9 +103,8 @@
 <a href="mailto:education@gnu.org";>&lt;education@gnu.org&gt;</a>.
 </p></div>
 
-
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -114,17 +124,18 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2012, 2016, 2017, 2019 Free Software Foundation, 
Inc.</p>
+<p>Copyright &copy; 2011, 2012, 2016, 2017, 2019, 2020 Free Software
+Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -134,7 +145,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/05/01 00:23:24 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-software-gcompris.html
===================================================================
RCS file: /webcvs/www/www/education/edu-software-gcompris.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- edu-software-gcompris.html  18 Nov 2016 06:31:38 -0000      1.25
+++ edu-software-gcompris.html  31 May 2020 05:00:42 -0000      1.26
@@ -1,18 +1,33 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>GCompris
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
+<style type="text/css" media="screen"><!--
+.pict {
+   width: 25em;
+   margin: 1.5em auto;
+}
+--></style>
 <!--#include virtual="/education/po/edu-software-gcompris.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb"><a href="/education/education.html">Education</a> 
&rarr; 
-<a href="/education/edu-resources.html">Educational Resources</a> &rarr; 
-<a href="/education/edu-software.html">Educational Free Software</a> &rarr;
-GCompris</p>
-
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/edu-resources.html">Resources</a>&nbsp;/
+ <a 
href="/education/edu-software.html">Educational&nbsp;software</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -20,18 +35,13 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
+<h2>GCompris</h2>
 
-<h2 class="c">GCompris</h2>
-
+<div class="article">
 <h3>Description</h3>
 
-<div class="pict wide">
-
-<a href="/education/misc/gcompris.jpg">
-<img src="/education/misc/gcompris-sm.jpg" 
-alt="Screenshot of the GCompris interface showing the various 
activities."/></a>
-</div>
-
 <p>GCompris is a cross-platform complete educational suite for children 
 from 2 to 10 years old, and it is part of the GNU project. It includes 
 more than 140 entertaining activities that help little kids learn skills 
@@ -43,6 +53,12 @@
 simple and effective method to support story telling, thus improving 
 communication with children and helping them to express themselves.</p> 
 
+<div class="pict">
+<a href="/education/misc/gcompris.jpg">
+<img src="/education/misc/gcompris-sm.jpg" 
+alt="Screenshot of the GCompris interface showing the various 
activities."/></a>
+</div>
+
 <p>GCompris includes several activities grouped on a yellow bar to the
 left of the screen, from which the child can choose as soon as the 
 program is started. Such a design makes it easy to add new activities or 
@@ -106,9 +122,10 @@
 home without restrictions. The modified version has proved effective in 
 improving the academic and functional flair of intellectually 
 challenged children.</p>
+</div>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -128,17 +145,18 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2012, 2014, 2016 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2012, 2014, 2016, 2020 Free Software Foundation,
+Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -148,7 +166,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 06:31:38 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-software-gimp.html
===================================================================
RCS file: /webcvs/www/www/education/edu-software-gimp.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- edu-software-gimp.html      15 Dec 2018 14:02:33 -0000      1.27
+++ edu-software-gimp.html      31 May 2020 05:00:42 -0000      1.28
@@ -1,12 +1,9 @@
 <!--#include virtual="/server/html5-header.html" -->
-<!-- Parent-Version: 1.86 -->
-
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>GIMP - GNU Project - Free Software Foundation</title>
-
-<!--#include virtual="/education/po/edu-software-gimp.translist" -->
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <style type="text/css" media="screen"><!--
 #mani-movie {
    width: 40em; max-width: 100%;
@@ -16,15 +13,23 @@
 #mani-movie p { margin: .5em 0 0; text-align: justify; }
 #mani-movie .emph-box { padding: .7em 1.2em 1.2em; }
 --></style>
-
+<!--#include virtual="/education/po/edu-software-gimp.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<!-- begin of breadcrumbs -->
-<p class="edu-breadcrumb"><a href="/education/education.html">Education</a> 
&rarr; 
-<a href="/education/edu-resources.html">Educational Resources</a> &rarr; 
-<a href="/education/edu-software.html">Educational Free Software</a> &rarr;
-GIMP</p>
-<!-- end of breadcrumbs -->
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/edu-resources.html">Resources</a>&nbsp;/
+ <a 
href="/education/edu-software.html">Educational&nbsp;software</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -32,8 +37,11 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
-<h2 class="c">GIMP</h2>
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
+<h2>GIMP</h2>
 
+<div class="article">
 <h3>Description</h3>
 
 <p>GIMP stands for &ldquo;GNU Image Manipulation Program&rdquo;, 
@@ -67,11 +75,11 @@
 <a 
href="https://web.archive.org/web/20080516101605/http://www.saij-copyleft2.net/fragments1.html";>her
 
 work</a>:</p>
 
-<blockquote>
+<blockquote class="italic">
 <p>&ldquo;It's a program I use for different works: photo manipulation
-(mixing images together), drawings (my 'digital fragments' in relation 
-to my 'real fragments' made on paper), teaching to teenagers, preparing 
-images for video, etc.). In other words, one of my favorite 
programs.&rdquo;</p>
+(mixing images together), drawings (my &lsquo;digital fragments&rsquo; in 
relation 
+to my &lsquo;real fragments&rsquo; made on paper), teaching to teenagers, 
preparing 
+images for video, etc.) In other words, one of my favorite programs.&rdquo;</p>
 </blockquote>
 
 <p>There are many interesting examples of how this program is put to use 
@@ -126,7 +134,7 @@
 <p>At the time of writing (March 2012) Mani is a student of Computer 
 Science in Bangalore. He says:</p>
 
-<blockquote>
+<blockquote class="italic">
 <p> &ldquo;First I need to say thanks to the Free Software movement, it 
 allowed me to start learning GIMP. It was my first achievement in life, 
 and I sold many paintings at a Free Software conference. Later I started 
@@ -142,10 +150,9 @@
 
 <p>Richard Stallman's comment on this case:</p>
 
-<blockquote>
-<p class="center"><strong>&ldquo;I am more proud that GNU has 
-been adopted by Indian Dalits than of its use by famous 
-corporations.&rdquo;</strong></p>
+<blockquote class="italic">
+<p>&ldquo;I am more proud that GNU has been adopted by Indian Dalits than
+of its use by famous corporations.&rdquo;</p>
 </blockquote>
 
 <h3>Why</h3>
@@ -193,7 +200,7 @@
 <p>Isabel Saij explains why she decided to break free from the trap by 
 adopting Free Software:</p>
 
-<blockquote>
+<blockquote class="italic">
 <p> &ldquo;With proprietary programs the artist is at the mercy of the 
 software development company. Early in 2003 I used LiveMotion to design 
 my digital 2D and 3D works with interactive pieces. Later that year the 
@@ -245,9 +252,10 @@
 <p>As a free program under the GNU GPL version 3 or later, no arbitrary 
 decision by developers can ever stop the advancement of GIMP nor can
 the program be made proprietary.</p>
+</div>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -267,17 +275,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2012, 2016, 2018 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2012, 2016, 2018, 2020 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -287,7 +295,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/12/15 14:02:33 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-software-tuxpaint.html
===================================================================
RCS file: /webcvs/www/www/education/edu-software-tuxpaint.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- edu-software-tuxpaint.html  18 Nov 2016 06:31:38 -0000      1.34
+++ edu-software-tuxpaint.html  31 May 2020 05:00:42 -0000      1.35
@@ -1,37 +1,55 @@
-<!--#include virtual="/server/html5-header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!--#include virtual="/server/header.html" -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>Tux Paint
 - GNU Project - Free Software Foundation</title>
-
-<!--#include virtual="/education/po/edu-software-tuxpaint.translist" -->
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <style type="text/css" media="screen,print"><!--
-.pict { margin-top: 2em; border: .2em solid #bbb; }
-.stamp { width: 12.5em; padding: 0 .6em 1.5em; }
-.stamp img, #content .stamp p {
-   width: 100%; padding: 0; margin: 0;
+.pict {
+   width: 27em;
+   max-width: 92%;
+   border: .2em solid #bbb;
+   margin: 2em auto;
+}
+.stamp {
+   display: inline-block;
+   vertical-align: top;
+   width: 12.3em;
+   padding: 0 .5em 1em;
 }
-.stamp p { font-style: italic; }
-#flowers { width: 14.5em; float: right; }
-.stamp { float: right; }
-@media (max-width: 33em) {
-   #flowers, .stamp { float: none; margin: auto; }
+.stamp img, #content .stamp p {
+   width: 100%;
+   padding: 0;
+   margin: 0;
 }
-@media (min-width: 55em) {
-   #flowers { width: 29em; }
-   .stamp { float: right; }
+.stamp p {
+   font-size: .9em;
+   font-style: italic;
 }
---></style>
-
+@media (max-width: 35em) {
+   #flowers {
+      width: 13.3em;
+   }
+}-->
+</style>
+<!--#include virtual="/education/po/edu-software-tuxpaint.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb"><a href="/education/education.html">Education</a> 
&rarr; 
-<a href="/education/edu-resources.html">Educational Resources</a> &rarr; 
-<a href="/education/edu-software.html">Educational Free Software</a> &rarr;
-Tux Paint</p>
-
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/edu-resources.html">Resources</a>&nbsp;/
+ <a 
href="/education/edu-software.html">Educational&nbsp;software</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -39,18 +57,13 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
+<h2>Tux Paint</h2>
 
-<h2 class="c">Tux Paint</h2>
-
+<div class="article">
 <h3>Description</h3>
 
-<div class="pict wide">
-<!-- GNUN: localize URL /education/misc/tuxpaint-start-sm.png, 
/education/misc/tuxpaint-start.png -->
-<a href="/education/misc/tuxpaint-start.png">
-<img src="/education/misc/tuxpaint-start-sm.png" 
-alt="Screenshot of the Tux Paint interface."/></a>
-</div>
-
 <p>Tux Paint is a cross-platform drawing program created specifically 
 for children. Little kids as young as 3 years old have no difficulty in 
 finding their way around its clear and intuitive interface which 
@@ -62,13 +75,21 @@
 
 <p>The program includes all of the most common drawing tools such as 
 lines and brushes for free-hand drawing and coloring, geometric shapes, 
-sizing, an eraser, the "Redo" and "Undo" options, plus sound that plays 
-while painting and a special tool called "Magic" for impressive effects: 
+sizing, an eraser, the &ldquo;Redo&rdquo; and &ldquo;Undo&rdquo; options,
+plus sound that plays 
+while painting and a special tool called &ldquo;Magic&rdquo; for impressive 
effects: 
 rainbow, glitter, chalk, blur, flip, and more.</p>
 
+<div class="pict">
+<!-- GNUN: localize URL /education/misc/tuxpaint-start-sm.png, 
/education/misc/tuxpaint-start.png -->
+<a href="/education/misc/tuxpaint-start.png">
+<img src="/education/misc/tuxpaint-start-sm.png" 
+alt="Screenshot of the Tux Paint interface."/></a>
+</div>
+
 <p>Along with the Magic tool, the other popular feature among children 
-is "Stamp", which contains loads of pictures and clip art that can 
-be "stamped" on the canvas, such as plants and flowers, animals, holiday
+is &ldquo;Stamp,&rdquo; which contains loads of pictures and clip art that can 
+be &ldquo;stamped&rdquo; on the canvas, such as plants and flowers, animals, 
holiday
 art, planets, and much more. Many of these stamps are provided with the
 program out of the box, and others are available as separate collections 
 to be installed. Many users contribute their own art work to be included
@@ -86,12 +107,6 @@
 
 <h3>Who's Using It and How</h3>
 
-<div class="pict wide">
-<a href="/education/misc/tuxpaint-stamps.jpg">
-<img src="/education/misc/tuxpaint-stamps-sm.jpg" 
-alt="Screenshot of the Tux Paint interface in Malayalam with native 
flowers."/></a>
-</div>
-
 <p>Comments by <a href="http://tuxpaint.org/comments/";>home users</a>
 and stories from <a href="http://tuxpaint.org/schools/";>schools</a>
 using Tux Paint are presented in the official website. There are reports 
@@ -105,6 +120,12 @@
 in as many work stations as needed, which is specially important for 
 schools.</p>
 
+<div class="pict">
+<a href="/education/misc/tuxpaint-stamps.jpg">
+<img src="/education/misc/tuxpaint-stamps-sm.jpg" 
+alt="Screenshot of the Tux Paint interface in Malayalam with native 
flowers."/></a>
+</div>
+
 <p>Another significant freedom that Free Software guarantees is the 
 freedom to modify the program so as to adapt it to the user's needs and 
 to redistribute copies of the modified version. It is thanks to this
@@ -116,15 +137,7 @@
 size: if the market is not large enough to ensure profit, they are
 generally reluctant to invest on it.</p>
 
-<div id="flowers">
-<div class="stamp">
-<a href="/education/misc/appooppanthaady.jpg">
-<img src="/education/misc/appooppanthaady-sm.jpg"
-alt="Image of the Appooppan Thaady flower." /></a>
-<p class="c"><a href="/education/misc/appooppanthady.ogg">Listen</a> to a 
student 
-pronounce the name of the Appooppan Thaady flower in Malayalam.</p>
-</div> <!-- /stamp -->
-
+<div id="flowers" class="pict">
 <div class="stamp">
 <a href="/education/misc/anthoorium.jpg">
 <img src="/education/misc/anthoorium-sm.jpg"
@@ -132,6 +145,14 @@
 <p class="c"><a href="/education/misc/anthoorium.ogg">Listen</a> to a student 
 pronounce the name of the Anthoorium flower in Malayalam.</p>
 </div> <!-- /stamp -->
+
+<div class="stamp">
+<a href="/education/misc/appooppanthaady.jpg">
+<img src="/education/misc/appooppanthaady-sm.jpg"
+alt="Image of the Appooppan Thaady flower." /></a>
+<p class="c"><a href="/education/misc/appooppanthady.ogg">Listen</a> to a 
student 
+pronounce the name of the Appooppan Thaady flower in Malayalam.</p>
+</div> <!-- /stamp -->
 </div> <!-- /#flowers -->
 
 <p>A good example of how software freedom can be applied in Tux Paint is
@@ -184,9 +205,9 @@
 or children, can actually influence and improve information 
 technology when software freedom is granted.</p>
 
+<div class="infobox">
 <hr />
-
-<h4>Credits</h4>
+<h3>Credits</h3>
 
 <p>Images of the Tux Paint interface in Malayalam with native flowers, 
 of the Appooppan Thaady and Anthoorium flowers, as well as both sound
@@ -194,9 +215,11 @@
 and are licensed under CC-BY-SA, 
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/";>
 Creative Commons Attribution-ShareAlike 3.0 Unported</a>.</p> 
+</div>
+</div>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -216,17 +239,18 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2012, 2014, 2016 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2012, 2014, 2016, 2020 Free Software Foundation,
+Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -236,7 +260,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 06:31:38 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-system-india.html
===================================================================
RCS file: /webcvs/www/www/education/edu-system-india.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- edu-system-india.html       31 Dec 2019 12:31:04 -0000      1.24
+++ edu-system-india.html       31 May 2020 05:00:42 -0000      1.25
@@ -1,17 +1,26 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.84 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>The Education System in India
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-system-india.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr;
-<a href="/education/education.html#indepth">In Depth</a> &rarr;
-The Education System in India</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/education.html#indepth">In&nbsp;Depth</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -19,10 +28,14 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>The Education System in India</h2>
 
-<p>by <strong>Dr. V. Sasi Kumar</strong><a href="#sasi"> (1)</a></p>
+<p>by Dr. V. Sasi Kumar <a href="#sasi">(1)</a></p>
+<hr class="thin" />
 
+<div class="article">
 <h3>In the Beginning</h3>
 
 <p>In ancient times, India had the Gurukula system of education in which 
@@ -71,7 +84,7 @@
 India on school education in recent years comes to around 3% of the GDP, 
 which is recognized to be very low.</p> 
 
-<blockquote><p>&ldquo;In recent times, several major announcements were 
+<blockquote><p><em>&ldquo;In recent times, several major announcements were 
 made for developing the poor state of affairs in education sector in 
 India, the most notable ones being the National Common Minimum Programme 
 (NCMP) of the United Progressive Alliance (UPA) government. The 
@@ -83,9 +96,9 @@
 to economic backwardness and poverty. (d) To make right to education a 
 fundamental right for all children in the age group 6&ndash;14 years. (e) To 
 universalize education through its flagship programmes such as Sarva 
-Siksha Abhiyan and Mid Day Meal.&rdquo; 
-<a href="http://en.wikipedia.org/wiki/Education_in_india";>Wikipedia: 
-Education in India</a>.</p></blockquote>
+Siksha Abhiyan and Mid Day Meal.&rdquo;</em>
+(<a href="http://en.wikipedia.org/wiki/Education_in_india";>Wikipedia:
+Education in India</a>)</p></blockquote>
 
 <h3>The School System</h3>
 
@@ -312,20 +325,31 @@
 it is hoped that the entire country would follow suit in a relatively 
 short time. When that happens, India could have the largest user base of 
 GNU/Linux and Free Software in general.</p>
+</div>
 
-<h4>References</h4>
-
-<p>http://www.columbia.edu/itc/mealac/pritchett/00generallinks/macaulay/txt_minute_education_1835.html<br
 />
-http://varnam.org/blog/2007/08/the_story_behind_macaulays_edu<br />
-http://en.wikipedia.org/wiki/Central_Board_of_Secondary_Education</p>
-
+<div class="infobox">
 <hr />
-<a id="sasi"></a><a href="http://swatantryam.blogspot.com/";>V. Sasi Kumar</a> 
is a doctor 
-in physics and a member of the FSF India Board of Directors. He advocates 
-for Free Software and freedom of knowledge.
+<h3>References</h3>
 
-</div><!-- for id="content", starts in the include above -->
+<ul>
+ <li><a 
href="http://www.columbia.edu/itc/mealac/pritchett/00generallinks/macaulay/txt_minute_education_1835.html";>
+Minute by the Hon'ble T. B. Macaulay, dated the 2nd February 1835</a></li>
+ <li><a href="http://varnam.org/blog/2007/08/the_story_behind_macaulays_edu";>
+The Story behind Macaulay's Education Policy: Part 1</a></li>
+ <li><a 
href="http://en.wikipedia.org/wiki/Central_Board_of_Secondary_Education";>
+Wikipedia: Central Board of Secondary Education</a></li>
+</ul>
+
+<h3>Footnote</h3>
+<ol>
+ <li id="sasi"><a href="http://swatantryam.blogspot.com/";>V. Sasi Kumar</a>
+is a doctor in physics and a member of the FSF India Board of Directors.
+He advocates for Free Software and freedom of knowledge.</li>
+</ol>
+</div>
 
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -345,13 +369,13 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
@@ -366,7 +390,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/12/31 12:31:04 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-team.html
===================================================================
RCS file: /webcvs/www/www/education/edu-team.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- edu-team.html       18 Nov 2016 06:31:38 -0000      1.18
+++ edu-team.html       31 May 2020 05:00:42 -0000      1.19
@@ -1,15 +1,25 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.79 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>The Education Team
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-team.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr; The Education Team</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -17,8 +27,11 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>The Education Team</h2>
 
+<div class="article">
 <p>The Education Team was initially created to carry out the task of 
 building a section within the gnu.org website to specifically address 
 the importance of using Free Software in the education field. We believe 
@@ -78,9 +91,10 @@
 around the world who follow the GNU philosophy and have successfully 
 implemented Free Software, please drop us a note at 
 <a href="mailto:education@gnu.org";>&lt;education@gnu.org&gt;</a>.</p>
+</div>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -100,17 +114,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2016 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2016, 2020 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -120,7 +134,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 06:31:38 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-why.html
===================================================================
RCS file: /webcvs/www/www/education/edu-why.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- edu-why.html        1 Jan 2020 05:32:40 -0000       1.34
+++ edu-why.html        31 May 2020 05:00:42 -0000      1.35
@@ -1,17 +1,26 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.86 -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
-
 <title>Why Educational Institutions Should Use and Teach Free Software
 - GNU Project - Free Software Foundation</title>
-
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/po/edu-why.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<p class="edu-breadcrumb">
-<a href="/education/education.html">Education</a> &rarr; 
-<a href="/education/education.html#indepth">In Depth</a> &rarr;
-Why Educational Institutions Should Use and Teach Free Software</p>
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/education.html#indepth">In&nbsp;Depth</a>&nbsp;/</p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -19,12 +28,14 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Why Educational Institutions Should Use and Teach Free Software</h2>
 
-<div class="center">
-<p><strong>"Schools should teach their students to be citizens of a 
-strong, capable, independent and free society."</strong></p>
-</div>
+<div class="article">
+<p class="right-align">
+<em>&ldquo;Schools should teach their students to be citizens of a 
+strong, capable, independent and free society.&rdquo;</em></p>
 
 <p>These are the main reasons why universities and schools of all 
 levels should use exclusively Free Software.</p>
@@ -115,9 +126,10 @@
 <p>Stable, secure and easily installed Free Software solutions are 
 available for education already. In any case, excellence of performance 
 is a secondary benefit; the ultimate goal is freedom for computer users.</p>
+</div>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -137,17 +149,17 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2015, 2016, 2017, 2018, 2019, 2020 Free Software 
Foundation, Inc.</p>
+<p>Copyright &copy; 2011, 2015, 2016, 2020 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -157,7 +169,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2020/01/01 05:32:40 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>

Index: misc/edu-misc.html
===================================================================
RCS file: /webcvs/www/www/education/misc/edu-misc.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- misc/edu-misc.html  15 Dec 2018 14:02:33 -0000      1.55
+++ misc/edu-misc.html  31 May 2020 05:00:42 -0000      1.56
@@ -1,17 +1,26 @@
-<!--#include virtual="/server/html5-header.html" -->
-<!-- Parent-Version: 1.86 -->
+<!--#include virtual="/server/header.html" -->
+<!-- Parent-Version: 1.92 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
 <title>Education Miscellaneous Materials
 - GNU Project - Free Software Foundation</title>
+<link rel="stylesheet" type="text/css" href="/side-menu.css" media="screen" />
 <!--#include virtual="/education/misc/po/edu-misc.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<!--#include virtual="/education/education-menu.html" -->
-<!-- begin edu-breadcrumbs -->
-<p class="edu-breadcrumb">
-   <a href="/education/education.html">Education</a> &rarr; 
-   <a href="/education/misc/">Misc</a> &rarr; 
-   Education Miscellaneous Materials</p>
-<!-- end of edu-breadcrumbs -->
+<div class="nav">
+<a id="side-menu-button" class="switch" href="#navlinks">
+ <img id="side-menu-icon" height="32"
+      src="/graphics/icons/side-menu.png"
+      title="Education Contents"
+      alt="&nbsp;[Education Contents]&nbsp;" />
+</a>
+
+<p class="breadcrumb">
+ <a href="/"><img src="/graphics/icons/home.png" height="24"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/education/education.html">Education</a>&nbsp;/
+ <a href="/education/misc/">Misc</a>&nbsp;/ </p>
+</div>
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -19,6 +28,8 @@
 <!--#include virtual="/server/top-addendum.html" -->
 <!--#endif -->
 <!--#endif -->
+<div style="clear: both"></div>
+<div id="last-div" class="reduced-width">
 <h2>Education Miscellaneous Materials</h2>
 
 <p>In these pages we keep various kinds of materials that we use in our 
@@ -251,8 +262,8 @@
       <a href="/education/misc/adeenia.ogg">30 KB</a></li>
 </ul>
 
-</div><!-- for id="content", starts in the include above -->
-
+</div>
+<!--#include virtual="/education/education-menu.html" -->
 <!--#include virtual="/server/footer.html" -->
 <div id="footer">
 <div class="unprintable">
@@ -272,13 +283,13 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
@@ -299,7 +310,7 @@
      There is more detail about copyright years in the GNU Maintainers
      Information document, www.gnu.org/prep/maintain. -->
 
-<p>Copyright &copy; 2011, 2012, 2016, 2017, 2018 Free Software Foundation, 
Inc.</p>
+<p>Copyright &copy; 2011, 2012, 2016-2018, 2020 Free Software Foundation, 
Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -309,7 +320,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/12/15 14:02:33 $
+$Date: 2020/05/31 05:00:42 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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