diff options
Diffstat (limited to 'templates/direct_vote_mail.txt')
-rw-r--r-- | templates/direct_vote_mail.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/direct_vote_mail.txt b/templates/direct_vote_mail.txt new file mode 100644 index 0000000..95bacb8 --- /dev/null +++ b/templates/direct_vote_mail.txt @@ -0,0 +1,10 @@ +Dear Board, + +{{ .Voter }} has just voted {{ .Vote }} on motion {{ .Decision.Tag }}. + +Motion: + {{ .Decision.Title }} + {{ .Decision.Content }} + +Kind regards, +the vote system
\ No newline at end of file |