9566841ff621a05a0c72f23625bf109d8405514d
lrnassar
  Mon Dec 27 16:03:24 2021 -0800
Moving down the widget include so htmlCheck is happy, refs #28034

diff --git src/hg/htdocs/contacts.html src/hg/htdocs/contacts.html
index b8c91ac..e22a785 100755
--- src/hg/htdocs/contacts.html
+++ src/hg/htdocs/contacts.html
@@ -1,24 +1,24 @@
 <!DOCTYPE html>
 <!--#set var="TITLE" value="Genome Browser Contacts" -->
 <!--#set var="ROOT" value="." -->
 
-<!--#include virtual="$ROOT/redmineWidget.html" -->
-
 <!-- Relative paths to support mirror sites with non-standard GB docs install -->
 <!--#include virtual="$ROOT/inc/gbPageStart.html" -->
 
+<!--#include virtual="$ROOT/redmineWidget.html" -->
+
 <h1>Contact Us</h1>
 
 <div class="row">
   <!-- Left column -->
   <div class="col-md-6">
      <p>
      UCSC Genome Bioinformatics Group<br>
      UCSC Genomics Institute<br>
      University of California, Santa Cruz<br>
      1156 High Street, MS: GI<br>
      Santa Cruz, CA 95064</p>
 
 <!--
      <p>
      <a href="http://cbse.soe.ucsc.edu/directions" target="_blank">Directions</a></p>