Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
9
spring-postgres/backend/src/main/resources/templates/home.ftlh
Executable file
9
spring-postgres/backend/src/main/resources/templates/home.ftlh
Executable file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>Getting Started: Serving Web Content</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello from ${name}!</p>
|
||||
</body>
|
Reference in New Issue
Block a user