Files
sailing-analytics/java/com.sap.sailing.www/index.html
T

32 lines
1.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>SAP Sailing Analytics Suite</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="shortcut icon" type="image/x-icon" href="/sap.ico" />
<link href="main.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="LogoAndTitlePanel">
<a class="gwt-Anchor sapLogo" href="http://www.sap.com">
<img class="linkNoBorder" src="/gwt/images/sap_66_transparent.png" alt="SAP Website" />
</a>
<div class="sailingAnalyticsLabelPanel">
<div class="gwt-Label sailingAnalyticsLabel boldLabel">
Sailing Analytics
</div>
</div>
</div>
<div class="chooseModule">
<ul>
<li><a href="/gwt/AdminConsole.html">Administrator Console</a></li>
<li><a href="/gwt/Leaderboard.html">Leaderboard</a></li>
<li><a href="/gwt/RaceBoard.html">Race Board</a>
<li><a href="/gwt/Spectator.html">Spectators</a></li>
</ul>
</div>
</body>
</html>