Skip to content

Instantly share code, notes, and snippets.

@nivleshc
Created April 8, 2020 00:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nivleshc/853c7efc7979bdff6b5cc1a49074b9ce to your computer and use it in GitHub Desktop.
Save nivleshc/853c7efc7979bdff6b5cc1a49074b9ce to your computer and use it in GitHub Desktop.
This is the page that will be displayed when there is an error
<html>
<head>
<title>There was an error</title>
</head>
<body>
There was an error. Please check back later or contact the webmaster
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment