society-self-service/sstreasury/jinja2/sstreasury/email/claim_commented.md

8 lines
226 B
Markdown
Raw Normal View History

2019-12-28 23:23:56 +11:00
{{ comment.author.first_name }} {{ comment.author.last_name }} made a new comment on the reimbursement claim *{{ claim.purpose }}*:
```
{{ comment.content }}
```
{{ baseurl }}{{ url('claim_view', kwargs={'id': claim.id}) }}