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:genome-www@soe.ucsc.edu">genome-www@soe.ucsc.edu</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:kent@soe.ucsc.edu">kent@soe.ucsc.edu</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" -->