fysm-4-1space-accessstablestagetest-hooks
Last change
on this file since 3400018 was
3400018,
checked in by Alex Dehnert <adehnert@…>, 15 years ago
|
Use traditional slides
|
-
Property mode set to
100644
|
File size:
644 bytes
|
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 | Please return to {{request.build_absolute_uri}} to update this further. |
---|
18 | |
---|
19 | Thanks, |
---|
20 | {{ sender }} |
---|
21 | {% endautoescape %} |
---|
Note: See
TracBrowser
for help on using the repository browser.