diff options
Diffstat (limited to 'templates/closed_motion_mail.txt')
-rw-r--r-- | templates/closed_motion_mail.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/templates/closed_motion_mail.txt b/templates/closed_motion_mail.txt index ee6bd45..b1b6a24 100644 --- a/templates/closed_motion_mail.txt +++ b/templates/closed_motion_mail.txt @@ -1,8 +1,10 @@ Dear Board, -{{ with .Decision }}The motion with the identifier {{.Tag}} has been {{.Status}}. +{{ with .Decision }}The motion with the identifier {{.Tag}} has been {{.Status}}.{{ end }} -Motion: +The reasoning for this result is: {{ .Reasoning }} + +{{ with .Decision }}Motion: {{.Title}} {{.Content}} |