symfony_mailer.mailer_policy.contact_form.mail.yml 489 B

1234567891011121314151617
  1. uuid: f0143eb1-9260-4046-8001-868f7ff18f99
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - contact
  7. _core:
  8. default_config_hash: 1TIKtMkjY26cVN1RPOzGE60sVx3nFvKHw-LR3I-STNw
  9. id: contact_form.mail
  10. configuration:
  11. email_body:
  12. content:
  13. value: |-
  14. <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>
  15. <hr>
  16. {{ body }}
  17. format: email_html