11 lines
155 B
HTML
11 lines
155 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0;url=index.jsp" />
|
|
<title>zzzot</title>
|
|
</head>
|
|
<body>
|
|
<a href="index.jsp">Enter</a>
|
|
</body>
|
|
</html>
|
|
|