diff options
Diffstat (limited to 'templates/proxy_vote_mail.txt')
-rw-r--r-- | templates/proxy_vote_mail.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/proxy_vote_mail.txt b/templates/proxy_vote_mail.txt new file mode 100644 index 0000000..dd7403f --- /dev/null +++ b/templates/proxy_vote_mail.txt @@ -0,0 +1,13 @@ +Dear Board, + +{{ .Proxy }} has just registered a proxy vote of {{ .Vote }} for {{ .Voter }} on motion {{ .Decision.Tag }}. + +The justification for this was: +{{ .Justification }} + +Motion: +{{ .Decision.Title }} +{{ .Decision.Content }} + +Kind regards, +the vote system
\ No newline at end of file |