split travel information into seperate section
This commit is contained in:
parent
9891e53279
commit
50a1e13bf7
|
@ -65,9 +65,18 @@ Info | {{ block.super }}
|
|||
</noscript>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h2>Travel Information</h2>
|
||||
<div class="panel-group">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h4 class="panel-title">Travel Information</h4>
|
||||
<h4 class="panel-title">Public Transportation</h4>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<h4>From/Via Copenhagen</h4>
|
||||
|
@ -152,6 +161,7 @@ Info | {{ block.super }}
|
|||
Please note that sleeping on the parking lot is not permitted.
|
||||
If you want to sleep in your car/RV/autocamper/caravan please
|
||||
contact us, and we will work something out.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue