Add template message
This commit is contained in:
parent
746e44942f
commit
d268720796
1 changed files with 5 additions and 0 deletions
5
message.html
Normal file
5
message.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<p>Hello $name, your value is $value!</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue