first commit
This commit is contained in:
10
modules/marketing_automation/tests/reminder.html
Normal file
10
modules/marketing_automation/tests/reminder.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:py="http://genshi.edgewall.org/">
|
||||
<head>
|
||||
<title>Missing you!</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello, ${record.name}!</p>
|
||||
<p>We miss you!</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user