mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 00:42:38 +00:00
Add lists of stuff bought for shopping, so we can work out consumption
levels over time.
This commit is contained in:
parent
807fe63b5e
commit
02241398da
@ -21,6 +21,7 @@
|
|||||||
<li><a href="stuffleftattopcamp.html">stuff left at top camp</a></li>
|
<li><a href="stuffleftattopcamp.html">stuff left at top camp</a></li>
|
||||||
<li><a href="biertent.html">Bier tent survey</a></li>
|
<li><a href="biertent.html">Bier tent survey</a></li>
|
||||||
<li><a href="logbook.html">Logbook</a> (incomplete)</li>
|
<li><a href="logbook.html">Logbook</a> (incomplete)</li>
|
||||||
|
<li><a href="stuffbought.html">Things bought 2015</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<hr />
|
<hr />
|
||||||
|
0
years/2015/stuffbought.html
Normal file
0
years/2015/stuffbought.html
Normal file
@ -9,7 +9,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.srcf.ucam.org/caving/wiki/Expo_2016/Who_and_When">Who and when planning page</a></li>
|
<li><a href="http://www.srcf.ucam.org/caving/wiki/Expo_2016/Who_and_When">Who and when planning page</a></li>
|
||||||
<li><a href="../2015/stuffleftattopcamp.html">Things left at top camp 2015</a></li>
|
<li><a href="../2015/stuffleftattopcamp.html">Things left at top camp 2015</a></li>
|
||||||
<li><a href="../2016/stuffbought.html">Things bought 2016</a></li>
|
<li><a href="stuffbought.html">Things bought 2016</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><span style="font-weight: bold;">Post-Expo Documentation</span></p>
|
<p><span style="font-weight: bold;">Post-Expo Documentation</span></p>
|
||||||
<div>
|
<div>
|
||||||
|
17
years/2016/stuffbought.html
Normal file
17
years/2016/stuffbought.html
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<html><head><title>Stuff bought 2016</title></head><body>
|
||||||
|
<h1>Stuff bought for Expo 2016</h1>
|
||||||
|
|
||||||
|
<h2>Food</h2>
|
||||||
|
<ul>
|
||||||
|
<li>test</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Caving gear</h2>
|
||||||
|
<ul>
|
||||||
|
<li>test</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Camping gear</h2>
|
||||||
|
<ul>
|
||||||
|
<li>test</li>
|
||||||
|
</ul></body></html>
|
Loading…
Reference in New Issue
Block a user