Files
java-tutorials/jooby/public/welcome.html
T

10 lines
129 B
HTML
Raw Normal View History

2017-07-29 20:26:24 +05:30
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
i m welcomed
</body>
</html>