cacert-boardvoting/templates/create_motion_mail.txt

22 lines
No EOL
348 B
Text

Dear Board,
{{ .Name }} has made the following motion:
{{ .Title }}
{{ 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