fixup the food section a bit, add info on the local farmer

This commit is contained in:
Thomas Steen Rasmussen 2016-08-07 08:28:33 +02:00
parent 93907b92da
commit 1065fba136

View file

@ -509,16 +509,17 @@ Info | {{ block.super }}
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">The Food Area</h4>
<h4 class="panel-title">The Outdoor Kitchen</h4>
</div>
<div class="panel-body">
<p>
Part of the food area is a large outdoor kitchen area
where participants are invited to cook their meals.
where participants are invited to cook their meals. The
Outdoor Kitchen features:
<ul>
<li>Lots of seating. Both covered by roof and in the open.</li>
<li>An outdoor kitchen (meaning running water and tables for food preparation). You must bring your own dishes and other cooking/eating equipment.</li>
<li>Ample barbeque capacity, including a barbeque exclusive to vegans/vegetatians. We sell charcoal in the kiosk.</li>
<li>Running water and tables for food preparation. You must bring your own dishes and other cooking/eating equipment.</li>
<li>Ample barbeque capacity, including a barbeque exclusive to vegans/vegetarians. We sell charcoal in the kiosk.</li>
</ul>
Villages without a kitchen of their own are invited to utilize
this area for cooking. Please clean up after yourselves! :)
@ -531,6 +532,7 @@ Info | {{ block.super }}
</div>
<div class="panel-body">
<p>
Before you can cook anything you need some groceries to cook.
The closest place to buy groceries is a small place
approximately 3.5 km away at Pedersker. About 7 km from
the venue there is a larger selection at Aakirkeby. About 20km
@ -570,6 +572,7 @@ Info | {{ block.super }}
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">Breakfeast/Bakery</h4>
@ -584,6 +587,19 @@ Info | {{ block.super }}
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">The Farmer Next Door</h4>
</div>
<div class="panel-body">
<p>
BornHack has an agreement with a local farmer who can deliver
fresh organic potatoes, eggs and chickens. Orders can be
placed in the shop. More on prices and selections later.
</p>
</div>
</div>
</div>
</div>
</div>