seitime-frappe/frappe/templates/emails/auto_reply.html
2014-09-29 12:21:56 +05:30

5 lines
286 B
HTML

<h3>{{ _("Thank you for your email") }}</h3>
<p>{{ _("Your query has been received. We will back reply shortly. If you have any additional information, please reply to this mail.") }}</p>
<p style="font-size: 80%; color: #888">
{{ _("This is an automatically generated reply") }}
</p>