Emailtemplate adjusted to fit with long text
This commit is contained in:
parent
53092c4970
commit
62910c02f2
1 changed files with 5 additions and 2 deletions
|
@ -3,8 +3,11 @@ Hallo Hacker,
|
||||||
Wie gewohnt das Kulturprogramm für kommende Woche:
|
Wie gewohnt das Kulturprogramm für kommende Woche:
|
||||||
|
|
||||||
{{#events}}
|
{{#events}}
|
||||||
{{startdate}}: {{heading}}
|
{{startdate}} {{starttime}}: {{heading}}
|
||||||
{{text}}
|
--------------
|
||||||
|
{{text}}
|
||||||
|
|
||||||
|
|
||||||
{{/events}}
|
{{/events}}
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue