2017-04-18 18:30:08 +00:00
|
|
|
Dear Board,
|
|
|
|
|
|
|
|
{{ .Name }} has made the following motion:
|
|
|
|
|
|
|
|
{{ .Title }}
|
2017-04-18 22:05:42 +00:00
|
|
|
|
|
|
|
{{ wrap 76 .Content }}
|
2017-04-18 18:30:08 +00:00
|
|
|
|
|
|
|
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
|