matrix-spec/templating/templates/events.tmpl

8 lines
192 B
Cheetah
Raw Normal View History

{{event.type}}
--------------
Summary: {{event.summary}}
2015-05-19 16:03:31 +02:00
Type: {{event.typeof}}
Description: {{event.desc}}
2015-05-19 16:03:31 +02:00
JSON Format: {{event.json_format | jsonify}}
Example: {{example.content | jsonify}}