simplenews symfony template
This commit is contained in:
15
web/themes/custom/materiotheme/templates/email.html.twig
Normal file
15
web/themes/custom/materiotheme/templates/email.html.twig
Normal file
@@ -0,0 +1,15 @@
|
||||
{#
|
||||
/**
|
||||
* @file
|
||||
* Default theme implementation for Symfony Email.
|
||||
*
|
||||
* Variables:
|
||||
* - body: Email body content.
|
||||
*
|
||||
* @see template_preprocess_email()
|
||||
*
|
||||
* @ingroup themeable
|
||||
*/
|
||||
#}
|
||||
|
||||
{{ body }}
|
Reference in New Issue
Block a user