eebe3d904194d8e4fbf7575fd518d91ec4c314cd
max
  Mon Jan 29 11:38:05 2024 -0800
committing empty page to trap web robots, no redmine, suggestion at team meeting by Hiram and others

diff --git src/hg/htdocs/noPage.html src/hg/htdocs/noPage.html
new file mode 100644
index 0000000..c23fab6
--- /dev/null
+++ src/hg/htdocs/noPage.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta charset="UTF-8">
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
+<meta name="description" content="UCSC Genome Browser">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="keywords" content="genome, genome browser, human genome, genome assembly, Blat, UCSC, bioinformatics, gene prediction, SNP, SNPs, EST, mRNA, mouse genome, rat genome, chicken genome, chimp genome, dog genome, fruitfly genome, zebrafish genome, xenopus, frog genome, rhesus, opossum, danio rerio genome, drosophila, fugu, yeast, ciona,  comparative genomics, human variation, hapMap">
+<link rel="stylesheet" href="../style/jWest.css">
+<title>No page</title>
+</head>
+<body>
+This is not a page.
+</body>
+</html>