java-tutorials/jooby/public/welcome.html

10 lines
129 B
HTML
Raw Normal View History

2019-10-07 22:23:44 -04:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
i m welcomed
</body>
</html>