From a98bb2eca712feee8b6daafc09851d52a26aa1eb Mon Sep 17 00:00:00 2001
From: davidwalker <devnull@localhost>
Date: Fri, 24 Jun 2016 21:41:50 +0100
Subject: [PATCH] added food left at base camp 2015

---
 years/2015/index.html                               |  3 ++-
 years/2015/stuffleftatbasecamp.html                 | 13 +++++++++++++
 ...fleftattopcamp.html => stuffleftattopcamp .html} |  0
 3 files changed, 15 insertions(+), 1 deletion(-)
 create mode 100644 years/2015/stuffleftatbasecamp.html
 rename years/2015/{stuffleftattopcamp.html => stuffleftattopcamp .html} (100%)

diff --git a/years/2015/index.html b/years/2015/index.html
index 2509af6a8..de7ed94cc 100644
--- a/years/2015/index.html
+++ b/years/2015/index.html
@@ -18,7 +18,8 @@
 <ul>
 <li><a href="required_first_aid.html">First aid items needed</a>
 <li><a href="/expofiles/surveyscans/2015/">Survey scans</a></li>
-<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="stuffleftatbasecamp.html">Stuff left at base camp</a></li>
 <li><a href="biertent.html">Bier tent survey</a></li>
 <li><a href="logbook.html">Logbook</a> (incomplete)</li>
 <li><a href="stuffbought.html">Things bought 2015</a></li>
diff --git a/years/2015/stuffleftatbasecamp.html b/years/2015/stuffleftatbasecamp.html
new file mode 100644
index 000000000..d4fde310d
--- /dev/null
+++ b/years/2015/stuffleftatbasecamp.html
@@ -0,0 +1,13 @@
+<html><head><title>Stuff left at base camp</title></head><body>
+<h1>Stuff left at base camp</h1>
+<h2>Food</h2>
+<ul>
+<li>337 noodles</li>
+<li>13kg couscous</li>
+<li>40 pesto</li>
+<li>114 curries</li>
+<li>89 cup-a-soups</li>
+<li>4kg hot chocolate</li>
+<li>10.5kg the right custard</li>
+<li>aprox 5kg the wrong custard</li>
+</ul>
diff --git a/years/2015/stuffleftattopcamp.html b/years/2015/stuffleftattopcamp .html
similarity index 100%
rename from years/2015/stuffleftattopcamp.html
rename to years/2015/stuffleftattopcamp .html