mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
14 lines
363 B
HTML
14 lines
363 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<link rel="shortcut icon" type="image/x-icon" href="images/sap${applicationScope['clientConfigurationContext.whitelabeled']}.ico" />
|
|
<title>Your browser is unsupported</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<b>Your browser is unsupported.</b>
|
|
</body>
|
|
</html>
|