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

16 lines
223 B
Cheetah

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