61272f4594c12ee485b70df7be66fa282e8b378f hiram Wed Jun 10 07:27:54 2026 -0700 fixup issues from claude code review refs #31811 diff --git src/hg/htdocs/liftRequest.html src/hg/htdocs/liftRequest.html index c1bec986e01..1e643c3c846 100755 --- src/hg/htdocs/liftRequest.html +++ src/hg/htdocs/liftRequest.html @@ -108,23 +108,23 @@ <p>If one of the two genomes is not on the UCSC browser yet, please request it first on our <a href="https://genome.ucsc.edu/assemblySearch.html" target=_blank>Assembly Request Page</a>, then come back here when the assembly has been added to the browser. </p> </div> <!-- end of formContainer --> <div id="successMessage"> <h2>Your request has been submitted, you will receive an email when the alignment is complete.</h2> <a href="<!--#echo var='ROOT' -->/cgi-bin/hgGateway">Back to the genome browser gateway page</a> </div> <hr /> -</div><!-- closing gbsPage from gbPageStartHardcoded.html --> -</div><!-- closing container-fluid from gbPageStartHardcoded.html --> -<!--#include virtual="$ROOT/inc/gbFooterHardcoded.html"--> +</div><!-- closing gbsPage from gbPageStart.html --> +</div><!-- closing container-fluid from gbPageStart.html --> +<!--#include virtual="$ROOT/inc/gbPageEnd.html"--> <script src="<!--#echo var='ROOT' -->/js/jquery-ui.js"></script> <script src="<!--#echo var='ROOT' -->/js/utils.js"></script> <script src="<!--#echo var='ROOT' -->/js/autocompleteCat.js"></script> <script src="<!--#echo var='ROOT' -->/js/liftRequest.js"></script> </body></html>