You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
554 B
Plaintext
26 lines
554 B
Plaintext
Dear Board,
|
|
|
|
{{ .Name }} has modified motion {{ .Tag }} to the following:
|
|
|
|
{{ .Title }}
|
|
|
|
{{ wrap 76 .Content }}
|
|
|
|
Vote type: {{ .VoteType }}
|
|
|
|
Voting will close {{ .Due }}
|
|
|
|
To vote please choose:
|
|
|
|
Aye: {{ .VoteURL }}/aye
|
|
Naye: {{ .VoteURL }}/naye
|
|
Abstain: {{ .VoteURL }}/abstain
|
|
|
|
Please be aware, that if you have voted already your vote is still
|
|
registered and valid. If this modification has an impact on how you wish to
|
|
vote, you are responsible for voting again.
|
|
|
|
To see all your pending votes: {{ .UnvotedURL }}
|
|
|
|
Kind regards,
|
|
the voting system |