8168bea8c7f6f340082603c0ab1b9bddafae2ea7
donnak
  Wed Jan 25 15:11:53 2017 -0800
Updated header to incorporate Kate's changes. Will do footer in a separate pass. refs #18504

diff --git src/hg/htdocs/contacts.html src/hg/htdocs/contacts.html
index 4ef48f9..71c5606 100755
--- src/hg/htdocs/contacts.html
+++ src/hg/htdocs/contacts.html
@@ -1,18 +1,21 @@
 <!DOCTYPE html>
-<!--#set var="TITLE" value="UCSC Genome Browser: Contact Information" -->
-<!--#include virtual="/gbPageStart.html"-->
+<!--#set var="TITLE" value="Genome Browser Contacts" -->
+<!--#set var="ROOT" value="." -->
+
+<!-- Relative paths to support mirror sites with non-standard GB docs install -->
+<!--#include virtual="$ROOT/inc/gbPageStart.html" -->
 
 <h2>Contact Us</h2>
 
 <div class="row">
 
 <!-- Left column -->
   <div class="col-md-6">
        <p>
        UCSC Genome Informatics Group<br>
        UCSC Genomics Institute
        CBSE/ITI, 501D Engineering II Building<br>
        University of California, Santa Cruz<br>
        1156 High Street<br>
        Santa Cruz, CA 95064<br>
        <br>
@@ -148,16 +151,16 @@
 
 <h2>Commercial licensing inquiries</h2>
 <p>
   <b>Genome Browser: </b>
   <a href="mailto:&#103;&#101;&#110;o&#109;&#101;-&#119;&#119;&#119;&#64;&#115;o&#101;.&#117;c&#115;&#99;.e&#100;&#117;">&#103;&#101;&#110;o&#109;&#101;-&#119;&#119;&#119;&#64;&#115;o&#101;.&#117;c&#115;&#99;.e&#100;&#117;</a><br>
   <!-- nclude virtual="/gbPageEnd.html"-->above address is genome-www at soe.ucsc.edu -->
   <em>Private forum for licensing questions. For more information about licensing the Genome Browser
   software, see the <a href="license/">software licensing requirements</a>. </em>
 <p>
   <b>Blat and In-Silico PCR: </b> 
   <a href="mailto:&#107;&#101;&#110;t&#64;&#115;&#111;&#101;.&#117;&#99;&#115;c.&#101;&#100;u">&#107;&#101;&#110;t&#64;&#115;&#111;&#101;.&#117;&#99;&#115;c.&#101;&#100;u</a><br>
   <!-- above address is kent at soe.ucsc.edu -->
   <em>See the <a href="http://www.kentinformatics.com" 
   target=_blank>Kent Informatics</a> web site for more information.</em>
 
-<!--#include virtual="/gbPageEnd.html"-->
+<!--#include virtual="$ROOT/inc/gbPageEnd.html" -->