diff --git a/years/2017/index.html b/years/2017/index.html index 5ad795a73..9b4b4539e 100644 --- a/years/2017/index.html +++ b/years/2017/index.html @@ -8,6 +8,7 @@ <p><span style="font-weight: bold;">Pre-Expo Documentation</span></p> <ul> <li><a href="whoandwhen.html">Who and when planning page</a></li> +<li><a href="organise.html">Task tracking/useful info page</a></li> <li><a href="../2016/stuffleftattopcamp.html">Things left at top camp 2016</a></li> <li><a href="../2016/stuffleftatbasecamp.html">Stuff left at base camp 2016</a></li> <li><a href="../2016/thingsfor2017.html">Things needed for 2017</a></li> diff --git a/years/2017/organise.html b/years/2017/organise.html new file mode 100644 index 000000000..30f2f9f98 --- /dev/null +++ b/years/2017/organise.html @@ -0,0 +1,22 @@ +<html> +<head> +<title>Expo 2017: Organising Page</title> +<link rel="stylesheet" type="text/css" href="../../css/main2.css" /> +</head> + +<body> +<h1>Expo 2017: Organisation/Admin</h1> + +<p>This page exists for tracking expo 2017 organistional tasks</p> + +<h2>Food</h2> + +<h2>Gear</h2> + +<h2>Minisurveys</h2> + +<p>List of required surveys</p> + + +</body> +</html>