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/FAQ/index.html src/hg/htdocs/FAQ/index.html
index 6c13bbb..5e7a769 100755
--- src/hg/htdocs/FAQ/index.html
+++ src/hg/htdocs/FAQ/index.html
@@ -1,24 +1,24 @@
 <!DOCTYPE html>
 <!--#set var="TITLE" value="Genome Browser FAQ" -->
 <!--#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>Genome Browser FAQ</h1>
 <p> 
 This page contains responses to frequently asked questions from our user community.
 A full list of public questions is available for search from our 
 <a href="https://groups.google.com/a/soe.ucsc.edu/group/genome?hl=en" 
 target="_blank">Genome Browser mailing list</a>. To ask a question, please 
 visit our <a href="../contacts.html">Contact Us</em></a> page.</p>
 
 <h2>FAQ categories</h2>
 
 <div class="row">
 <div class="col-md-5">
 
 <ul>
 <li><a href="FAQformat.html">Data File Formats</a></li>