Export site configuration
This commit is contained in:
parent
97426bdbdd
commit
166237c2c3
524 changed files with 37468 additions and 0 deletions
|
@ -0,0 +1,20 @@
|
|||
uuid: aae8e9ad-a978-4304-a671-281e0f9007f1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: kkNORryWq16MbI0VC3ObIOgBuWNVx3PtGq-hDSsxgIw
|
||||
id: symfony_mailer.test
|
||||
configuration:
|
||||
email_body:
|
||||
content:
|
||||
value: |-
|
||||
<h4>You have mail</h4>
|
||||
<p>This is a test email from <a href="[site:url]">[site:name]</a>.</p>
|
||||
<p>Have a great <span class="day">{{ day }}</span>!</p>
|
||||
<h4 class="text-small">
|
||||
<a href="https://www.drupal.org/project/symfony_mailer">Drupal Symfony Mailer</a>
|
||||
</h4>
|
||||
format: email_html
|
||||
email_subject:
|
||||
value: 'Test email from [site:name]'
|
Loading…
Add table
Add a link
Reference in a new issue