Das initiale Mail-Template
This commit is contained in:
parent
7d8d3bff24
commit
cf72c69b7c
1 changed files with 13 additions and 0 deletions
13
templates/email/template.mustache
Normal file
13
templates/email/template.mustache
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
Hallo Hacker,
|
||||||
|
|
||||||
|
Wie gewohnt das Kulturprogramm für kommende Woche:
|
||||||
|
|
||||||
|
{{#events}}
|
||||||
|
{{startdate}}: {{heading}}
|
||||||
|
{{text}}
|
||||||
|
{{/events}}
|
||||||
|
|
||||||
|
|
||||||
|
Viel Spaß dabei!
|
||||||
|
|
||||||
|
Der Veranstaltungs-Daemon
|
Reference in a new issue