diff options
Diffstat (limited to 'templates/withdraw_motion_mail.txt')
-rw-r--r-- | templates/withdraw_motion_mail.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/withdraw_motion_mail.txt b/templates/withdraw_motion_mail.txt new file mode 100644 index 0000000..fb3ed87 --- /dev/null +++ b/templates/withdraw_motion_mail.txt @@ -0,0 +1,10 @@ +Dear Board, + +{{ .Name }} has withdrawn the motion {{ .Tag }} that was as follows: + +{{ .Title }} + +{{ wrap 76 .Content }} + +Kind regards, +the voting system
\ No newline at end of file |