zcash-grant-system/backend/grant/templates/emails/proposal_canceled.html

12 lines
387 B
HTML

<p style="margin: 0 0 20px;">
This notice is to inform you that your proposal <strong>{{ args.proposal.title }}</strong>
has been canceled. We've let your contributors know, and they should be expecting refunds
shortly.
</p>
<p style="margin: 0;">
If you have any further questions, please
<a href="{{ args.support_url }}">contact support</a>
for more information.
</p>