isite
Version:
Create High Level Multi-Language Web Site [Fast and Easy]
16 lines (14 loc) • 454 B
HTML
<html lang="En">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Server Error</title>
<link rel="stylesheet" href="/x-css/bootstrap-5-support.css" />
</head>
<body>
<h1 class="text-center bold red">DNS Server Error</h1>
<br /><br />
<h2 class="text-center">Call Site Administrator or Development Team</h2>
</body>
</html>