forked from DamnedScholar/language-emv
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.emv
More file actions
21 lines (20 loc) · 973 Bytes
/
test.emv
File metadata and controls
21 lines (20 loc) · 973 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>My Sample HTML</title>
</head>
<body>
<img src="" width="600" height="100"/>
<table width="600" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font size="2" face="Arial">Dear [EMV DYN]FIRSTNAME[EMV /DYN] [EMV DYN]LASTNAME[EMV /DYN],Thank you for subscribing to MyDate.You are subscribed with the Email address: [EMV DYN]EMAIL[EMV /DYN]</font>
<font size="2" face="Arial">Let us know if you have any question.My Date Customer Service.</font>
[EMV IF](RS_VARIABLE = NULL)[EMV THEN]This is a test[EMV /THEN][EMV /IF]
</td>
</tr>
</table>[EMV CONTENT]1[EMV /CONTENT]
<font size="2" face="Arial">Let us know if you have any question.My Date Customer Service.</font>
</body>
</html>[EMV TEXTPART]
[EMV IF](NAME != NULL)[EMV THEN]My name is [EMV DYN]FIRSTNAME[EMV /DYN][EMV /THEN][EMV /IF]