matrix-spec/templating/templates/events.tmpl

8 lines
188 B
Cheetah
Raw Normal View History

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