{{template config_path="design/email/header_template"}}

{{trans "A new %form_name submission has been received." form_name=$form_name}}

{{depend customer_email}}

{{trans "The form was submitted by the customer associated with the email "}} {{trans '%customer_email.' customer_email=$customer_email|raw}}

{{/depend}}

{{trans "Submitted Data"}}

{{var submitted_data_table|raw}}
{{template config_path="design/email/footer_template"}}