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

fysm-4-1iframespace-accessstablestagetest-hooks
Last change on this file since e4773d4 was 57f8ffa, checked in by Alex Dehnert <adehnert@…>, 15 years ago

Add tag support (as not seen in c27da9e)

  • Property mode set to 100644
File size: 613 bytes
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}}
13Tags:           {{fysm.tags}}
14Categories:     {{fysm.categories.all}}
15
16Please return to {{request.build_absolute_uri}} to update this further.
17
18Thanks,
19{{ sender }}
20{% endautoescape %}
Note: See TracBrowser for help on using the repository browser.