source: asadb/template/fysm/update_email.txt @ bd2bc21

fysm-4-1space-accessstablestagetest-hooks
Last change on this file since bd2bc21 was c49fbe2, checked in by Alex Dehnert <adehnert@…>, 15 years ago

Include a note about officers' lists in the email

The FYSM is a time when most active groups will interact with the ASA.
This makes it a convenient opportunity for us to get them to tell us if
they have the wrong email address...

  • Property mode set to 100644
File size: 1.0 KB
Line 
1{% autoescape off %}
2Hi officers of {{group.name}},
3   The user {{submitter.first_name}} {{submitter.last_name}} ({{submitter.username}}) has updated your entry in the ASA's First Year Summer Mailing.
4   
5The new information is:
6   
7Request information:
8Display name:   {{fysm.display_name}}
9Website:        {{fysm.website}}
10Join URL:       {{fysm.join_url}}
11Contact email:  {{fysm.contact_email}}
12Logo filename:  {{fysm.logo}}
13Slide filename: {{fysm.slide}}
14Tags:           {{fysm.tags}}
15Categories:     {{fysm.categories.all}}
16
17Full text:
18{{fysm.description}}
19-----
20
21Please return to {{request.build_absolute_uri}} to update this further, or view your entry at {{view_uri}}.
22
23Thanks,
24{{ sender }}
25
26P.S. Please check the recipients of this message. If {{group.officer_email}} is not your group's officers' list, please have your president, treasurer, or a financial signatory contact asa-exec@mit.edu so that we can update the ASA Database and ensure that you receive important announcements from the ASA.
27{% endautoescape %}
Note: See TracBrowser for help on using the repository browser.