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.
cacert-boardvoting/internal/mailtemplates/closed_motion_mail.txt

20 lines
387 B
Plaintext

Dear Board,
The motion with the identifier {{ .Data.Tag }} has been closed.
The reasoning for this result is: {{ .Data.Reasoning }}
{{ with .Data }}Motion:
{{ .Title}}
{{ .Content}}
Vote type: {{ .Type}}{{end}}
{{ with .Data.Sums }} Ayes: {{ .Ayes }}
Nayes: {{ .Nayes }}
Abstentions: {{ .Abstains }}
Percentage: {{ .Percent }}%{{ end }}
Kind regards,
the voting system.