matrix-spec/templating/templates/events.tmpl
2015-05-19 15:03:31 +01:00

8 lines
192 B
Cheetah

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