cacert-boardvoting/internal/mailtemplates/create_motion_mail.txt

22 lines
348 B
Text
Raw Normal View History

Dear Board,
{{ .Name }} has made the following motion:
{{ .Title }}
2017-04-18 22:05:42 +00:00
{{ wrap 76 .Content }}
Vote type: {{ .VoteType }}
Voting will close {{ .Due }}
To vote please choose:
Aye: {{ .VoteURL }}/aye
Naye: {{ .VoteURL }}/naye
Abstain: {{ .VoteURL }}/abstain
To see all your pending votes: {{ .UnvotedURL }}
Kind regards,
the voting system