Changeset 83cd407 for asadb/template/fysm
- Timestamp:
- Jun 22, 2010, 12:40:37 PM (15 years ago)
- Branches:
- master, fysm-4-1, space-access, stable, stage, test-hooks
- Children:
- 37a78df
- Parents:
- 1753602
- git-author:
- Alex Dehnert <adehnert@…> (06/22/10 12:40:37)
- git-committer:
- Alex Dehnert <adehnert@…> (06/22/10 12:40:37)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/fysm/fysm_listing.html
r2eefd9f r83cd407 9 9 </div> 10 10 11 <div style='margin: 1em;'> 12 <p>Hello incoming MIT students!</p> 13 14 <p>Student activities play an important role in student life at MIT - they're a 15 great place to meet people, practice old skills and learn new ones, have fun, 16 and give back to the community. Undergraduate and graduate students, along 17 with other MIT community members, participate in more than 450 recognized 18 activities and organizations. Below is an overview of some of these student 19 groups compiled by the <a href="http://web.mit.edu/asa">Association of Student 20 Activities (ASA)</a>.</p> 21 22 <p>If you can't find a particular group or activity, remember that these are 23 just some of the more than 450 groups recognized by the ASA. You can also look 24 at a current listing of activities on the <a 25 href="http://web.mit.edu/asa/resources/group-list.html">ASA website</a>. If you 26 still can't find what you're looking for, then you can apply to <a 27 href="http://web.mit.edu/asa/start/index.html">start your own group</a>.</p> 28 29 <p>The ASA also organizes an Activities Midway during Orientation with booths 30 for more than 200 groups, lots of giveaways, and some performances. The Midway 31 is the afternoon of Friday, September 3 in the Johnson Athletic Center.</p> 32 33 <p>You can learn more about the ASA and MIT student activities in general on <a 34 href="http://web.mit.edu/asa">our website</a>.</p> 35 36 <p>We look forward to seeing you in fall!</p> 37 38 <p>Sincerely,</p> 39 <p>-<a href="http://web.mit.edu/asa/about/board-members.html">The ASA Executive Board</a></p> 40 41 </div> 42 11 43 <div style='padding: 1em;'> 12 44 {% if category %} … … 16 48 {% else %} 17 49 <h3>View by Category</h3> 50 <p>In addition to the complete index below, you can click on one of these categories to look at a specific type of groups.</p> 18 51 <ul> 19 52 {% for cat in categories %}
Note: See TracChangeset
for help on using the changeset viewer.