add bakery info to infopage
This commit is contained in:
parent
f65631ae5b
commit
5f32238ffa
|
@ -337,6 +337,7 @@ Info | {{ block.super }}
|
|||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h2>Food, Drink and Groceries</h2>
|
||||
|
@ -382,7 +383,7 @@ Info | {{ block.super }}
|
|||
Part of the food area is a large outdoor kitchen area
|
||||
where participants are invited to cook their meals.
|
||||
<ul>
|
||||
<li>Lots of seating, both with and without rain protection</li>
|
||||
<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>
|
||||
</ul>
|
||||
|
@ -422,10 +423,8 @@ Info | {{ block.super }}
|
|||
|
||||
<p>
|
||||
The kiosk will also sell coffee (freshly ground quality beans)
|
||||
and tea. We also have an agreement with a local quality bakery
|
||||
which will deliver a selection of fresh bread every morning.
|
||||
Apart from what we sell in the shop you will be able to order
|
||||
bread the day before and it will be ready for you in the morning.
|
||||
and a selection of tea. In the mornings we will also sell bread,
|
||||
see the seperate section on breakfeast.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -438,6 +437,20 @@ Info | {{ block.super }}
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h4 class="panel-title">Breakfeast/Bakery</h4>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>
|
||||
We have an agreement with a local quality bakery which will
|
||||
deliver a selection of fresh bread every morning. We will sell some
|
||||
in the shop, but we recommend you order bread you want the day
|
||||
before and it will be ready for you in the morning. You can
|
||||
place your orders in the shop.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue