simplenews symfony template

This commit is contained in:
2022-05-05 23:06:21 +02:00
parent 0ff899eb05
commit ef6222c130
7 changed files with 175 additions and 160 deletions

View File

@@ -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]'