Dont escape the text.
This commit is contained in:
parent
a0279f0584
commit
a96cbdfefb
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@ Hallo Hacker,
|
||||||
Wie gewohnt das Kulturprogramm für kommende Woche:
|
Wie gewohnt das Kulturprogramm für kommende Woche:
|
||||||
|
|
||||||
{{#events}}
|
{{#events}}
|
||||||
{{startdate}} {{starttime}}: {{heading}}
|
{{startdate}} {{starttime}}: {{&heading}}
|
||||||
------------
|
|
||||||
{{text}}
|
{{&text}}
|
||||||
|
|
||||||
|
|
||||||
{{/events}}
|
{{/events}}
|
||||||
|
|
Reference in a new issue