generic-error-page.html
<!DOCTYPE html>
<html>
<head>
<style>
.theme {
color:#12AF34;
}
</style>
<meta name="robots" content="noindex" />
</head>
<body>
Unknown Error. Please return to the <a href="/">Home Page</a> or try again. If this persists, contact the website owner.</body>
</html>