Files
sailing-analytics/java/com.sap.sailing.gwt.ui/BrowserUnsupported.html
T
2021-01-29 13:30:07 +01:00

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>