7da9b908054e075d9a03a1204f143083ca0d0772
max
  Thu Aug 19 02:45:36 2021 -0700
encouraging users to contact us in error messages, refs #28013

diff --git src/hg/htdocs/admin/404.html src/hg/htdocs/admin/404.html
index d6ac5f3..795bc4a 100755
--- src/hg/htdocs/admin/404.html
+++ src/hg/htdocs/admin/404.html
@@ -8,23 +8,22 @@
 <h1>Error 404: Page Not Found on Our Server</h1> 
 <p> 
 The page you requested was not found.</p> 
 
 <!--#if expr='"$SERVER_NAME" != /.*.ucsc.edu/ && "$SERVER_NAME" 
 != /.*.sdsc.edu/ && "$SERVER_NAME" != /browser/'--> 
 <!-- 'browser' = GBiB --> 
   <p>
   <strong>This website <em><!--#echo var="HTTP_HOST" --></em> is a &quot;mirror&quot; not run by
   UCSC.</strong> Please try to contact the person who manages this mirror if you have questions.</p>
   <p> 
   <strong>If you mail the UCSC mailing list, please include this mirror's address 
   <em>http://<!--#echo var="HTTP_HOST" --></em> with any questions.</strong></p> 
 <!--#else --> 
   <p> 
-  This error has been logged. We frequently check the logs for this type of error to pinpoint 
-  problems with our website. If you have information that you would like to provide about what led 
+  If you think this page should exist and would like to provide information about what led 
   to this error, please email us at 
   <a href="mailto:&#103;&#101;&#110;&#111;&#109;&#101;&#45;ww&#119;&#64;&#115;o&#101;.&#117;c&#115;&#99;.&#101;&#100;&#117;">&#103;&#101;&#110;&#111;&#109;&#101;&#45;ww&#119;&#64;&#115;o&#101;.&#117;c&#115;&#99;.&#101;&#100;&#117;</a>.</p> 
   <!-- above address is genome-www at soe.ucsc.edu --> 
 <!--#endif -->
 
 <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->