16 lines
177 B
HTML
16 lines
177 B
HTML
<!doctype html>
|
|
<html lang="en" dir="ltr">
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="refresh" content="0;URL=http://localhost:8080/">
|
|
|
|
|
|
</head>
|
|
<body>
|
|
|
|
|
|
</body>
|
|
</html>
|