21053aa11c399bcdf2aa5de1f49be1a6bcbe0b0a
brianlee
  Mon Dec 11 08:22:20 2017 -0800
Staging indexNews, putting NCBI RefSeq over BLAT search summary in announcing bigNarrowPeak refs #20655

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 36372be..ef06102 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,36 +1,35 @@
 <!-- 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)
 -->
 
   <div class="jwNewsItem jwSingleLineRightCoumn">
   Dec. 11, 2017 -
   <a href="goldenPath/newsarch.html#121117">
   New bigNarrowPeak track type
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightCoumn">
-  Dec. 8, 2017 -
-  <a href="goldenPath/newsarch.html#120817">
-  BLAT directly from the search box
-  </a></div>
-
-  <div class="jwNewsItem jwSingleLineRightCoumn">
   Dec. 6, 2017 -
   <a href="goldenPath/newsarch.html#120617">
   New assembly: Xenopus tropicalis, xenTro9
   </a></div>
 
+  <div class="jwNewsItem jwSingleLineRightCoumn">
+  Nov. 21, 2017 -
+  <a href="goldenPath/newsarch.html#112117">
+  New NCBI RefSeq tracks for mouse, mm10
+  </a></div>