mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 00:42:38 +00:00
Add Whoandwhen page for 2017
This commit is contained in:
parent
f9218567f7
commit
124ee1c3d8
51
years/2017/whoandwhen.html
Normal file
51
years/2017/whoandwhen.html
Normal file
@ -0,0 +1,51 @@
|
||||
<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>
|
Loading…
Reference in New Issue
Block a user