diff options
| author | Louisa Nightingale <louisanightingale@Louisas-MacBook-Air-2.local> | 2026-01-13 13:48:43 +0000 |
|---|---|---|
| committer | Louisa Nightingale <louisanightingale@Louisas-MacBook-Air-2.local> | 2026-01-13 13:48:43 +0000 |
| commit | 64bc8c7cec49d4848b6927a8639c2d2bcb84e938 (patch) | |
| tree | 7ec70840443ae26af0d899e5afd43022297537b5 /index.html | |
| parent | 1d933be7534a4d83561710ad68a3dff6ca696b9f (diff) | |
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -73,5 +73,27 @@ <input type="checkbox" name="" value=""></input></br> </ul> </div> + <div> + <h1>Costume</h1> + <h2>Paddington (Pouian B)</h2> + <ul> + + </ul> + <h2>Mr Brown (Alex X)</h2> + <ul> + <input type="checkbox" name="" value=""></input></br> + <input type="checkbox" name="" value=""></input></br> + <input type="checkbox" name="" value=""></input></br> + <input type="checkbox" name="" value=""></input></br> + <input type="checkbox" name="" value=""></input></br> + <input type="checkbox" name="" value=""></input></br> + <input type="checkbox" name="" value=""></input></br> + <input type="checkbox" name="" value=""></input></br> + </ul> + <h2>Mrs Brown (Poppy W)</h2> + <h2>Judy Brown</h2> + <h2>Jonathon Brown</h2> + + </div> </body> </html> |
