First updates for 2021.

Change-Id: I98b80bba20fb09fd993ab38f6bce624a250547ee
Signed-off-by: Anne Jacko <anne.jacko@eclipse-foundation.org>
diff --git a/elections/content/en_index.php b/elections/content/en_index.php
index a4a44a3..5f209da 100644
--- a/elections/content/en_index.php
+++ b/elections/content/en_index.php
@@ -16,8 +16,7 @@
 <div id="midcolumn">
   <h1><?php print $pageTitle; ?></h1>
   <p>The Eclipse Foundation holds elections for board members representing two very important groups
-    within the Eclipse membership: the committers and the Sustaining Members (Solutions Members and
-    Enterprise Members). The terms of office for these elected board members is one year, commencing
+    within the Eclipse membership: the committers and the Contributing Members. The terms of office for these elected board members is one year, commencing
     April 1.</p>
   <p>
     Candidates and the community are encouraged to discuss the issues on the <a
@@ -40,9 +39,13 @@
     <h3><?php print $year; ?> Elections</h3>
      
 <!--To see the individual candidate pages, visit the <a href="nominees.php">Nominees page</a>.</p>-->
+<p>Nominations for the 2021 elections will open on January 5, 2021. Please look for an announcement 
+on that day with information on how to nominate a candidate.</p>
 
+<!--  
 <p>Voting has ended in the 2020 elections. To learn about the 
 results, <a href="https://www.eclipse.org/org/press-release/20200319-boardelection.php" target="_blank">see this announcement.</a></p>
+-->
 
   </div>
 </div>
diff --git a/elections/content/en_keydates.php b/elections/content/en_keydates.php
index 771e427..464fc83 100644
--- a/elections/content/en_keydates.php
+++ b/elections/content/en_keydates.php
@@ -16,42 +16,41 @@
 <div id="midcolumn">
   <h1><?php print $pageTitle; ?></h1>
   <p>Each year, the Eclipse Foundation holds elections for board members representing two very
-    important groups within the Eclipse membership: the committers and the Sustaining Members
-    (Solutions Members and Enterprise Members). The terms of office for these elected board members
+    important groups within the Eclipse membership: the committers and the Contributing Members. 
+    The terms of office for these elected board members
     is one year, commencing April 1.</p>
   <div class="homeitem3col">
     <h3>
-      <a name="Dates"></a>Key Dates
+      <a name="Dates"></a>2021 Key Dates
     </h3>
-    The $year elections have ended. The key dates are retained below for informational purposes.</p>
     
     <ul>
-      <li>January 6, <?php print $year; ?>: Nominations open. Nominations are to be sent as an email to <a
+      <li>January 5, <?php print $year; ?>: Nominations open. Nominations are to be sent as an email to <a
         href="mailto:elections@eclipse.org"
-      >elections@eclipse.org</a>, with the subject "Sustaining Member Nomination" or "Committer
+      >elections@eclipse.org</a>, with the subject "Contributing Member Nomination" or "Committer
         Nomination." As soon as possible after an individual is nominated, the Foundation will
         contact the nominee to confirm their willingness to participate in the election and to serve
         if elected.
       </li>
-      <li>January 31, <?php print $year; ?>: Nominations close. The list of nominees and their HTML pages will be available on the
+      <li>January 29, <?php print $year; ?>: Nominations close. The list of nominees and their HTML pages will be available on the
     eclipse.org website as soon as possible thereafter. Each nominee will be provided with an
     HTML template that outlines their background and vision for Eclipse as they are nominated. If the nominee
     does not have an HTML editor handy, plain text submissions for formatting by the EMO staff will be accepted
     via email.
     </li>
-      <li>February 3, <?php print $year; ?>: List of nominees made available on www.eclipse.org.
-      <li>February 5, <?php print $year; ?>: Deadline for nominees to return their content to <a
+      <li>January 29, <?php print $year; ?>: List of nominees made available on www.eclipse.org.
+      <li>February 3, <?php print $year; ?>: Deadline for nominees to return their content to <a
         href="mailto:elections@eclipse.org"
       >elections@eclipse.org</a>.
       </li>
       
-      <li>February 7, <?php print $year; ?>: Individual candidate pages ready for candidate review.</li>
-      <li>February 11, <?php print $year; ?>: Candidate personal pages made available on www.eclipse.org.
+      <li>February 5, <?php print $year; ?>: Individual candidate pages ready for candidate review.</li>
+      <li>February 10, <?php print $year; ?>: Candidate personal pages made available on www.eclipse.org.
     Discussion of the issues on the eclipse.foundation forum will be encouraged.
     </li>
-      <li>February 12, <?php print $year; ?>: Voting begins.</li>
-      <li>March 3, <?php print $year; ?>: Voting ends at 3pm Eastern time. </li>
-      <li>March 10, <?php print $year; ?>: New representatives announced.</li>
+      <li>February 11, <?php print $year; ?>: Voting begins.</li>
+      <li>March 4, <?php print $year; ?>: Voting ends at 3pm Eastern time. </li>
+      <li>March 9, <?php print $year; ?>: New representatives announced.</li>
     </ul>
   </div>
 </div>
diff --git a/elections/content/en_nominees.php b/elections/content/en_nominees.php
index 637eb54..055f06c 100644
--- a/elections/content/en_nominees.php
+++ b/elections/content/en_nominees.php
@@ -14,9 +14,15 @@
   <div id="midcolumn">
     <h1><?php print $pageTitle; ?></h1>
   <!-- Put the appropriate message between the <p> tags below -->
- 
+
+<p>Nominations for the 2021 elections will open on January 5, 2021. Please look for an announcement 
+on that day with information on how to nominate a candidate.</p>
+
+<!--  
 <p>Voting has ended in the 2020 elections. To learn about the 
-results, <a href="https://www.eclipse.org/org/press-release/20200319-boardelection.php" target="_blank">see this announcement.</a></p>
+results, <a href="https://www.eclipse.org/org/press-release/20200319-boardelection.php" target="_blank">see 
+this announcement.</a></p>
+-->
 
    <!--  
    <p><b>Note:</b> To ensure maximum fairness to all, the list of candidates is
@@ -28,7 +34,7 @@
          <a name="Candidates"></a><?php print $committer_candidates;?>
       </div>
       <div class="col-md-12">
-        <h3>Sustaining Member<br>Candidates</h3>
+        <h3>Contributing Member<br>Candidates</h3>
         <?php print $addin_candidates;?>
       </div>
     </div>