Changeset 43434f6 for asadb/template/membership
- Timestamp:
- Oct 12, 2011, 9:52:19 PM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- ce7fd92
- Parents:
- 4260e2c
- git-author:
- Alex Dehnert <adehnert@…> (10/12/11 21:52:19)
- git-committer:
- Alex Dehnert <adehnert@…> (10/12/11 21:52:19)
- Location:
- asadb/template/membership
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/membership/anti-hazing.txt
r185fde1 r43434f6 1 {% autoescape off %} 1 2 {% if update.email_preface %}{{update.email_preface}} 2 3 -- … … 74 75 75 76 The Massachusetts Institute of Technology is committed to the principle of equal opportunity in education and employment. The Institute does not discriminate against individuals on the basis of race, color, sex, sexual orientation, gender identity, religion, disability, age, genetic information, veteran status, ancestry, or national or ethnic origin in the administration of its educational policies, admissions policies, employment policies, scholarship and loan programs, and other Institute administered programs and activities, but may favor US citizens or residents in admissions and financial aid. 77 {% endautoescape %} -
asadb/template/membership/submit-confirm-email.txt
r2e7b393 r43434f6 1 {% autoescape off %} 1 2 {{submitter.first_name}} {{submitter.last_name}} submitted the following membership information for {{group.name}}. 2 3 … … 22 23 Membership list: 23 24 {{update.membership_list}} 25 {% endautoescape %}
Note: See TracChangeset
for help on using the changeset viewer.