simplenews symfony template
This commit is contained in:
@@ -13,9 +13,5 @@ configuration:
|
||||
-
|
||||
value: news@materio.com
|
||||
display: ''
|
||||
email_body:
|
||||
content:
|
||||
value: "<div class=\"clearfix\">\r\n {{ body }}\r\n</div>\r\n\r\n{% if not opt_out_hidden %}\r\n <p class=\"simplenews-unsubscribe\"><a href=\"[simplenews-subscriber:unsubscribe-url]\">Unsubscribe from this newsletter</a></p>\r\n{% endif %}\r\n\r\n{% if test %}\r\n <p class=\"simplenews-test-message\">This is a test version of the newsletter.</p>\r\n{% endif %}"
|
||||
format: email_html
|
||||
email_subject:
|
||||
value: '[node:title]'
|
||||
|
Reference in New Issue
Block a user