add info on showers and toilets to the infopage

This commit is contained in:
Thomas Steen Rasmussen 2016-08-10 08:01:21 +02:00
parent ef48093f20
commit 21b9985e5c

View file

@ -32,6 +32,7 @@ Info | {{ block.super }}
<a href="#camping_areas" class="list-group-item">Camping Areas</a>
<a href="#bar" class="list-group-item">The Bar</a>
<a href="#villages" class="list-group-item">Villages</a>
<a href="#showers_and_toilets" class="list-group-item">Showers and Toilets</a>
<a href="#food" class="list-group-item">Food, Drink and Groceries</a>
<a href="#power_and_network" class="list-group-item">Power and Connectivity</a>
<a href="#shuttlebus" class="list-group-item">Shuttle Bus</a>
@ -502,6 +503,60 @@ Info | {{ block.super }}
</div>
</div>
<span class="anchor" id="showers_and_toilets"></span>
<div class="row">
<div class="col-md-12">
<h2>Showers and Toilets</h2>
<div class="panel-group">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">Showers</h4>
</div>
<div class="panel-body">
<p>
BornHack has nice shower facilities. We have about 1 private
shower booth per 10 participants. The showers will be cleaned
twice daily and should be more than sufficient for our needs.
The showers not divided into genders (unisex) since they are
individually lockable. The showers are permanent installations,
inside a real brick house - they are not temporary showers put
up for the event.
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">Toilets</h4>
</div>
<div class="panel-body">
<p>
BornHack has around 1 toilet per 10 participants. The toilets
are unisex like the showers. The toilets will also be cleaned
twice per day, so they should be nice. Like the showers, the
toilets are also permanent installations inside a brick house.
A day may come when we have to use portapotties at BornHack,
but it is not this year!
</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">Pissoirs</h4>
</div>
<div class="panel-body">
<p>
The bar area and a couple of other places will be equipped
with a few pissoirs. We realize that pissoirs are only
helpful for people with a certain genital layout, but we
prefer to think they help everyone (by "taking the load" off
of the regular toilets.
</p>
</div>
</div>
</div>
</div>
</div>
<span class="anchor" id="food"></span>
<div class="row">