java-tutorials/apache-tomcat/sso/webapps/pong/index.html

9 lines
139 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Pong</title>
</head>
<body>
<a href="private/index.html">Start ponging</a>
</body>
</html>