zcash-grant-system/backend/grant/templates/emails/proposal_comment.txt

6 lines
230 B
Plaintext

Your proposal "{{ args.proposal.title }}" just received a comment from {{ args.author.display_name }}:
> {{ args.preview }}
Go here to see their comment: {{ args.comment_url }}
Go here to see their profile: {{ args.author_url }}