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

8 lines
224 B
Markdown

{{ comment.author.first_name }} {{ comment.author.last_name }} made a new comment on the budget *{{ revision.name }}*:
```
{{ comment.content }}
```
{{ baseurl }}{{ url('budget_view', kwargs={'id': revision.budget.id}) }}