diff options
-rw-r--r-- | lunch.html | 19 |
1 files changed, 17 insertions, 2 deletions
@@ -34,8 +34,23 @@ | |||
34 | 34 | ||
35 | <h2>Time and Location</h2> | 35 | <h2>Time and Location</h2> |
36 | <p> | 36 | <p> |
37 | For the Spring 2010 semester, RT Lunch is held each Wednesday from 10:00 to 11:00 in FB 120.</p> | 37 | For the Fall 2010 semester, RT Lunch is held each Wednesday from 12:30 to 1:30 in FB 120.</p> |
38 | 38 | ||
39 | <h2>Fall 2010</h2> | ||
40 | <table class="event"> | ||
41 | <tr class="heading"> | ||
42 | <td>Date</td> | ||
43 | <td>Presenter</td> | ||
44 | <td>Topic</td> | ||
45 | </tr> | ||
46 | <tr> | ||
47 | <td>09/01/2010</td> | ||
48 | <td><i>No talk</i></td> | ||
49 | <td><i>No talk (Social lunch only)</i></td> | ||
50 | </tr> | ||
51 | </table> | ||
52 | <p class="note">Note: Listing is incomplete.</p> | ||
53 | |||
39 | <h2>Spring 2010</h2> | 54 | <h2>Spring 2010</h2> |
40 | <table class="event"> | 55 | <table class="event"> |
41 | <tr class="heading"> | 56 | <tr class="heading"> |