sockscape/client/error.html
2017-04-17 23:59:38 -05:00

11 lines
No EOL
371 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Error</title>
<meta charset="UTF-8" />
</head>
<body>
<h2>Your browser does not support a necessary feature to run this application.</h2>
<p>Please upgrade your browser to the most recent version or install a modern browser, such as Mozilla Firefox or Google Chrome.</p>
</body>
</html>