initial commit
This commit is contained in:
12
src/main/resources/templates/result.html
Executable file
12
src/main/resources/templates/result.html
Executable file
@@ -0,0 +1,12 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="ISO-8859-1">
|
||||
<title>Thanks for your contacting us</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div>
|
||||
Thanks for your contacting us
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user