11 lines
No EOL
371 B
HTML
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> |