blob: 640b1d39d4e41a5e838e9836b2e6bf4f4b3d13e3 [file] [log] [blame]
Copybara854996b2021-09-07 19:36:02 +00001[# This template is used to pre-render the title of an activity so that it can
2 later be accessed as activity.escaped_title.
3]
4
5[is activity_type "ProjectIssueUpdate"]
6 [include "updates-issueupdate-body.ezt"]
7[else]
8 Body?
9[end]