diff --git a/templates/email/template.mustache b/templates/email/template.mustache index 9b81ca8..017420f 100644 --- a/templates/email/template.mustache +++ b/templates/email/template.mustache @@ -3,8 +3,11 @@ Hallo Hacker, Wie gewohnt das Kulturprogramm für kommende Woche: {{#events}} -{{startdate}}: {{heading}} - {{text}} +{{startdate}} {{starttime}}: {{heading}} +-------------- +{{text}} + + {{/events}}