matrix-spec/templating/templates/events.tmpl
2015-05-19 11:22:33 +01:00

8 lines
188 B
Cheetah

{{event.type}}
--------------
Summary: {{event.summary}}
Type: {{event.parent}}
Description: {{event.desc}}
JSON Format: {{event.content | jsonify}}
Example: {{example.content | jsonify}}