You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/templating/templates/events.tmpl

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}}