Something about buying food
This commit is contained in:
parent
a7242f0256
commit
8292a738ee
|
@ -90,6 +90,23 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-12">
|
||||||
|
<h2>Where do I buy food?</h2>
|
||||||
|
<p>
|
||||||
|
It will not be possible to buy food at the venue.
|
||||||
|
We are expecting to light up a large grill every evening.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
The closest place to buy groceries is approximately
|
||||||
|
3.5 km away at Pedersker.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
About 7 km from the venue there is a larger selection
|
||||||
|
at Aakirkeby.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<script src="{% static 'js/leaflet.js' %}"></script>
|
<script src="{% static 'js/leaflet.js' %}"></script>
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Reference in a new issue