setup done.
This commit is contained in:
9
src/main/resources/templates/home.mustache
Normal file
9
src/main/resources/templates/home.mustache
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello</p>
|
||||
{{>fragments/a}}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user