63bdf7d96962b3eba4c0aacadc5d30277071c283
chmalee
  Thu May 4 08:45:55 2017 -0700
More edits to blat ct announcement, refs #2811

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 4108cf1..3ba3250 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,44 +1,37 @@
 <!-- News item template:
 
   <div class="jwNewsItem jwSingleLineRightColumn">
     __DATE__ -
     <a href="goldenPath/newsarch.html#__MMDDYY__">
       __HEADLINE__
     </a></div>
 
   1. Replace __DATE__ with something like 'Apr. 29, 2016'
   2. Replace __MMDDYY__ with something like '042916'
   3. Replace __HEADLINE__ with the news item's headline like 'Awesome New Feature'
      Be sure to follow the CORRECT STYLE for the headline: 
         - capitalize first letter of headline -- no other caps except for proper nouns and acronyms
         - check that headline char count doesn't exceed the line length (otherwise will truncate)
   4. Drop the bottom item from the list (limit of 3 items at a time)
 -->
 
-<!-- staging blat custom tracks announcement
   <div class="jwNewsItem jwSingleLineRightCoumn">
   May 4, 2017 -
   <a href="goldenPath/newsarch.html#050417">
   New BLAT custom track feature
   </a></div>
---> 
  
   <div class="jwNewsItem jwSingleLineRightCoumn">
   May 3, 2017 -
   <a href="goldenPath/newsarch.html#050317">
   Enhanced Highlighting Feature
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightCoumn">
   Apr. 21, 2017 -
   <a href="goldenPath/newsarch.html#042117">
   New Genome Browser available for Chinese Pangolin!
   </a></div>
 
- <div class="jwNewsItem jwSingleLineRightCoumn">
-  Apr. 20, 2017 -
-  <a href="goldenPath/newsarch.html#042017">
-  New Genome Browers available for Tibetan frog and American Bison!
-  </a></div>