19499cd57c11fecf8ae29bef0a8b39be00de9976
kuhn
  Wed Jul 12 16:46:55 2017 -0700
removed comments around the genome-announce Subscribe link to enable it

diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html
index b414cc5..a58a28b 100755
--- src/hg/htdocs/index.html
+++ src/hg/htdocs/index.html
@@ -1,148 +1,147 @@
 <!DOCTYPE html>
 <html>
   <head>
     <meta http-equiv="Content-Type" CONTENT="text/html;CHARSET=iso-8859-1">
     <meta name="description" content="UCSC Genome Browser">
     <meta name="keywords" content="genome, genome browser, human genome, genome assembly, Blat, UCSC, bioinformatics, gene prediction, SNP, SNPs, EST, mRNA, mouse genome, rat genome, chicken genome, chimp genome, dog genome, fruitfly genome, zebrafish genome, xenopus, frog genome, rhesus, opossum, danio rerio genome, drosophila, fugu, yeast, ciona,  comparative genomics, human variation, hapMap">
     <title>UCSC Genome Browser Home</title>
     <link href='https://fonts.googleapis.com/css?family=Oswald%3A700%7CLato%3A700%2C700italic%2C300%2C400%2C400italic' rel='stylesheet' type='text/css'>
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
     <link rel="stylesheet" href="../style/HGStyle.css">
     <link rel="stylesheet" href="../style/jWest.css">
   </head>
 
   <body>
 
     <!-- Banner -->
     <div id="banner" class="jwBanner">
         <a class="jwAnchor" href="http://www.ucsc.edu/">
           <div class="jwUcscLogoWrapper">
             <!--#include virtual="images/ucscLogo.svg"-->
           </div>
         </a>
         <img src="../images/ucscHelixLogo.png" class="jwBannerHelixLogo">
         <div class="jwBannerTitle">
           Genome Browser
         </div>
     </div>
 
     <!-- Menu bar / hotlinks / blue bar: -->
     <div>
       <!--#include virtual="cgi-bin/hgMenubar"-->
     </div>
 
     <!-- Override nice-menu.css's menu background and fonts: -->
     <link rel="stylesheet" href="../style/jWest.afterNiceMenu.css">
 
     <div id="staticMain" class="jwStaticMain" style="display: inline-block;">
 
       <!-- hgwdev warning (if applicable) -->
       <!--#if expr='("$SERVER_NAME" = /hgwdev.*.ucsc.edu/ || "$SERVER_NAME" = /genome-test.*.ucsc.edu/) && "$SERVER_NAME" != /hgwdev-demo6/'-->
       <div id="devWarningRow" class="jwRow">
         <div id="devWarningBox" class="jwWarningBox jwWarningBoxStatic">
           WARNING: This is the UCSC Genome Browser development site.
           This website is used for testing purposes only and is not intended for general public
           use.
           Data and tools on this site are under development, have not been reviewed for quality,
           and are subject to change at any time.
           The high-quality, reviewed public site of the UCSC Genome Browser is available for use
           at <a href="http://genome.ucsc.edu/">http://genome.ucsc.edu/</a>.
         </div>
       </div>
       <!--#endif -->
 
       <!-- genome-preview warning (if applicable) -->
       <!--#if expr='"$SERVER_NAME" = /genome-preview.*.ucsc.edu/' -->
       <div id="previewWarningRow" class="jwRow">
         <div id="previewWarningBox" class="jwWarningBox jwWarningBoxStatic">
           WARNING: This is the UCSC Genome Browser preview site.
           This website is a weekly mirror of our internal development server for public access.
           Data and tools on this site are under development, have not been reviewed for quality,
           and are subject to change at any time.
           We provide this site for early access, with the warning that it is less available and
           stable than our public site.
           The high-quality, reviewed public site of the UCSC Genome Browser is available for use
           at <a href="http://genome.ucsc.edu/">http://genome.ucsc.edu/</a>.
         </div> <!-- previewWarningBox -->
       </div> <!-- previewWarningRow -->
       <!--#endif -->
 
       <div id="row1" class="jwRow">
 
         <div id="pretty" class="jwColumn jwStaticLeftColumn">
           <div id="prettyBox" class="jwSection">
             <a href="cgi-bin/hgTracks">
               <img src="images/newBlueHelix3.jpg" alt="modified from Cre8tive Images/ShutterStock.com" width=438 height=517>
             </a>
           </div> <!-- prettyBox -->
         </div> <!-- pretty -->
 
         <div id="tools" class="jwColumn jwStaticRightColumn">
           <div id="toolsBox" class="jwSection">
             <div class="jwSectionTitle">Our tools</div>
             <div class="jwSectionContents">
               <ul class="jwNoBullet jwLessIndent">
                 <!--#include virtual="indexTools.html"-->
               </ul>
               <a href="util.html">More tools...</a>
               <br><br>
             </div> <!-- sectionContents -->
           </div> <!-- toolsBox -->
         </div> <!-- tools -->
 
       </div> <!-- row1 -->
 
       <div id="row2" class="jwRow">
 
         <div id="aboutUs" class="jwColumn jwStaticRightColumn">
           <div id="aboutUsBox" class="jwSection">
             <div class="jwSectionTitle">Our story</div>
             <div class="jwSectionContents">
             <!--#include virtual="indexStory.html"-->
             </div>
           </div> <!-- aboutUsBox -->
         </div> <!-- aboutUs -->
 
         <div id="news" class="jwColumn jwStaticLeftColumn">
           <div id="newsBox" class="jwSection">
             <div class="jwSectionTitle">What's new</div>
             <div class="jwSectionContents">
               <div id="newsItems">
                 <!--#include virtual="indexNews.html"-->
               </div> <!-- newsItems -->
               <div class="jwNewsItem">
                 <a href="goldenPath/newsarch.html">More news...</a>
               </div>
-              <br>
-              <!--
+
               <a href="http://groups.google.com/a/soe.ucsc.edu/group/genome-announce?hl=en"
                  target=_blank>Subscribe</a>
-              -->
+
               <hr>
               <em>The UCSC Genome Browser is developed and maintained by the
               <a href="staff.html">Genome Bioinformatics Group</a>, a cross-departmental team
               within the <a href="https://ucscgenomics.soe.ucsc.edu/">UCSC Genomics Institute</a></em>.
             </div> <!-- sectionContents -->
           </div> <!-- newsBox -->
         </div> <!-- news -->
 
       </div> <!-- row2 -->
 
     </div> <!-- main -->
 <!--Adding survey button and link - cath 7-13-16 -->
 <!--
     <div style="display: inline-block; vertical-align: top; padding-top: 10px;">
       <a href="https://www.surveymonkey.com/r/QYVSXKW" target="_blank"</a>
       <img src="../images/surveyButton.jpg" alt="user survey" 
       title="Your feedback is important to us! Please take our 2016 user survey."/>
     </div> 
 -->
 <!--end survey button, leaving comments in place for next survey -->
 
     <!-- Note: after v335 release, we should change "inc/jWestFooter.html" to
         "/cgi-bin/hgMenubar?incFile=/inc/jWestFooter.html" so there won't be extra
         ../'s in local links for web browsers to ignore -->
     <!--#include virtual="inc/jWestFooter.html"-->
 
   </body>
 </html>