Merge branch 'master' of mus.cacr.caltech.edu:htsworkflow
authorDiane Trout <diane@caltech.edu>
Thu, 30 Jun 2011 21:45:05 +0000 (14:45 -0700)
committerDiane Trout <diane@caltech.edu>
Thu, 30 Jun 2011 21:45:05 +0000 (14:45 -0700)
htsworkflow/frontend/templates/404.html

index fd7bae179be863c4af512d9aedf8bb4b52dddc3b..687b49a94ab005c43429c42ca7b86943896d1fba 100644 (file)
@@ -3,7 +3,9 @@
         <title>404 - Not Found</title>
     </head>
     <body>
-        Nothing, emptiness, void...
+        <h1>404 - Not Found</h1>
+        <p>The URL you tried to reach does not appear to exist, 
+           if you have reason to believe this in error, please try again later.</p>
     </body>
 </html>