18 lines
489 B
YAML
18 lines
489 B
YAML
uuid: f0143eb1-9260-4046-8001-868f7ff18f99
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
module:
|
|
- contact
|
|
_core:
|
|
default_config_hash: 1TIKtMkjY26cVN1RPOzGE60sVx3nFvKHw-LR3I-STNw
|
|
id: contact_form.mail
|
|
configuration:
|
|
email_body:
|
|
content:
|
|
value: |-
|
|
<p class="contact-email-intro"><a href="{{ sender_url }}">{{ sender_name }}</a> sent a message using the contact form <a href="{{ form_url }}">{{ form }}</a>.</p>
|
|
<hr>
|
|
{{ body }}
|
|
format: email_html
|