{{-sheet.get('id')}}
{{=status.get('name')}}
{{ if (sheet.has('user')) { }} {{ } }}
{{ if (sheet.has('approved_by')) { }} {{ } }}
{{ if (sheet.has('processed_by')) { }} {{ } }}
{{ if (sheet.has('last_modified')) { }}
Last modified by {{=sheet.get('last_modified_by').name}} on {{=sheet.get('last_modified').date_str}}
{{ } }}