FlexForm mail template: Difference between revisions
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
%_to=$email% | %_to=$email% | ||
%_subject=Form submitted from website by $name% | %_subject=Form submitted from website by $name% | ||
%_from=no-reply@tsadra.org% | %_from=no-reply@tsadra.org% | ||
<p>Dear <strong>$name</strong>,</p> | <p>Dear <strong>$name</strong>,</p> | ||
<p> | <p>Thank you for submitting the form on our website. We have received the following details:</p> | ||
<ul> | |||
<li>Name : $name</li> | |||
<li>Email : $email</li> | |||
<li>City : $city</li> | |||
</ul> | </ul> | ||
<p>We will contact you shortly</p> | <p>We will contact you shortly</p> | ||
<p>Best regards</p> | <p>Best regards</p> |
Latest revision as of 10:23, 29 March 2024
%_to=$email% %_subject=Form submitted from website by $name% %_from=no-reply@tsadra.org%
Dear $name,
Thank you for submitting the form on our website. We have received the following details:
- Name : $name
- Email : $email
- City : $city
We will contact you shortly
Best regards