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 %} |
---|
2 | Hi 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 | |
---|
5 | The new information is: |
---|
6 | |
---|
7 | Request information: |
---|
8 | Display name: {{fysm.display_name}} |
---|
9 | Website: {{fysm.website}} |
---|
10 | Join URL: {{fysm.join_url}} |
---|
11 | Contact email: {{fysm.contact_email}} |
---|
12 | Logo filename: {{fysm.logo}} |
---|
13 | Slide filename: {{fysm.slide}} |
---|
14 | Tags: {{fysm.tags}} |
---|
15 | Categories: {{fysm.categories.all}} |
---|
16 | |
---|
17 | Full text: |
---|
18 | {{fysm.description}} |
---|
19 | ----- |
---|
20 | |
---|
21 | Please return to {{request.build_absolute_uri}} to update this further, or view your entry at {{view_uri}}. |
---|
22 | |
---|
23 | Thanks, |
---|
24 | {{ sender }} |
---|
25 | |
---|
26 | P.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.