834be433496b216c7afacca3032bc78936c2fb5e
chmalee
  Thu Nov 2 09:32:04 2017 -0700
Static docs and announcements for danRer11 release, refs #19459

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 1504c9a..4a3292d 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,34 +1,34 @@
 <!-- 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
+        - 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">
+  Nov. 2, 2017 -
+  <a href="goldenPath/newsarch.html#110217">
+  New Zebrafish assembly danRer11 available!
+  </a></div>
 
   <div class="jwNewsItem jwSingleLineRightCoumn">
   Oct. 27, 2017 -
   <a href="goldenPath/newsarch.html#102717">
   Public European MySQL server now available!
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightCoumn">
   Oct. 18, 2017 -
   <a href="goldenPath/newsarch.html#101817">
   Two new GTEx eQTL tracks, hg19
   </a></div>
-
-  <div class="jwNewsItem jwSingleLineRightCoumn">
-  Sep. 29, 2017 -
-  <a href="goldenPath/newsarch.html#092917">
-  VAI now outputs HGVS
-  </a></div>