<html> <head> <title>Expo 2017: Who and When</title> <link rel="stylesheet" type="text/css" href="../../css/main2.css" /> </head> <body> <h1>Expo 2017: Who and When</h1> <p>This page says who is coming, when and how. Fill yourself in in the top who/dates table. Use the 'Edit page' button to the left. Hopefully the formatting is fairly obvious</p> <table style="width:100%"> <tr> <th>Name </th> <th>Duration </th> <th>Week1<br>Jul 8-15</th> <th>Week2<br>Jul 16-22</th> <th>Week3<br>Jul 23-29</th> <th>Week4<br>Jul 30-Aug 5</th> <th>Week5<br>Aug 6-12</th> <th>Week6<br>Aug 13-20</th> <th>Deposit</th> <th>Comments</th> </tr> <tr> <td>Elaine Oliver</td> <td>5 weeks</td> <td>yes</td> <td>yes</td> <td>yes</td> <td>yes</td> <td>yes</td> <td>no</td> <td>Paid</td> <td>Expo Leader.</td> </tr> <tr> <td>Some One</td> <td>2 weeks</td> <td>no</td> <td>no</td> <td>no</td> <td>no</td> <td>no</td> <td>no</td> <td></td> <td></td> </tr> </table> </body> </html>