add bicycle info to infopage
This commit is contained in:
parent
51345b677c
commit
922690e2e1
|
@ -1166,6 +1166,54 @@ We encourage our attendees to make use of this offer!
|
|||
</div>
|
||||
|
||||
|
||||
<span class="anchor" id="bicycles"></span>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h2>The Shuttlebus</h2>
|
||||
<div class="panel-group">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<span class="sub-anchor" id="bicycle-info"></span>
|
||||
<h4 class="panel-title">
|
||||
Bicycles
|
||||
<a href="#bicycle-info">
|
||||
<i class="glyphicon glyphicon-link"></i>
|
||||
</a>
|
||||
</h4>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>
|
||||
At BornHack we have bicycles available to borrow for free.
|
||||
They come with helmets, locks and lights. Noone should spend a
|
||||
week on Bornholm without seeing a bit more of the island. If you
|
||||
want to go sightseeing, grocery shopping, or just feel like
|
||||
riding a bicycle, you should take advantage of this offer.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<span class="sub-anchor" id="bicycle-booking"></span>
|
||||
<h4 class="panel-title">
|
||||
Bicycle Booking
|
||||
<a href="#bicycle-booking">
|
||||
<i class="glyphicon glyphicon-link"></i>
|
||||
</a>
|
||||
</h4>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>
|
||||
To book one or more of the bicycles go to the infodesk and
|
||||
make a reservation. It is free.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<span class="anchor" id="info_and_cert"></span>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
|
|
Loading…
Reference in a new issue