5 lines
286 B
HTML
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>
|