parent
34fb9537c3
commit
2dd8d38d35
|
@ -33,7 +33,7 @@
|
||||||
<dt>Plane (expensive)</dt>
|
<dt>Plane (expensive)</dt>
|
||||||
<dd>
|
<dd>
|
||||||
You can check plane departures and book tickets at
|
You can check plane departures and book tickets at
|
||||||
<a href="https://www.dat.dk/en/">dat.dk</a>. There are
|
<a href="https://www.dat.dk/en/" target="_blank">dat.dk</a>. There are
|
||||||
multiple departures daily. The flight takes approximately
|
multiple departures daily. The flight takes approximately
|
||||||
35 minutes.
|
35 minutes.
|
||||||
</dd>
|
</dd>
|
||||||
|
@ -42,9 +42,9 @@
|
||||||
You can drive over Øresundsbroen to Ystad or you can
|
You can drive over Øresundsbroen to Ystad or you can
|
||||||
take the train/bus from Copenhagen Central Station. You
|
take the train/bus from Copenhagen Central Station. You
|
||||||
can buy train and ferry ticket at
|
can buy train and ferry ticket at
|
||||||
<a href="http://www.dsb.dk/en/#open">dsb.dk</a> (Type
|
<a href="http://www.dsb.dk/en/#open" target="_blank">dsb.dk</a> (Type
|
||||||
in "København H" and "Rønne Havn"). More information
|
in "København H" and "Rønne Havn"). More information
|
||||||
about the <a href="http://www.faergen.com/services/fares/bornholmerfaergen/ystad-roenne.aspx">
|
about the <a href="http://www.faergen.com/services/fares/bornholmerfaergen/ystad-roenne.aspx" target="_blank">
|
||||||
crossing</a>.
|
crossing</a>.
|
||||||
The crossing takes 1 hour 20 minutes. In total about
|
The crossing takes 1 hour 20 minutes. In total about
|
||||||
3 hours 15 minutes.
|
3 hours 15 minutes.
|
||||||
|
@ -55,13 +55,13 @@
|
||||||
ticket) or travel by car. The ferry terminal is within
|
ticket) or travel by car. The ferry terminal is within
|
||||||
walking distance from the station. You can check out
|
walking distance from the station. You can check out
|
||||||
prices
|
prices
|
||||||
<a href="http://www.faergen.com/services/fares/bornholmerfaergen/koege-roenne.aspx">here</a>.
|
<a href="http://www.faergen.com/services/fares/bornholmerfaergen/koege-roenne.aspx" target="_blank">here</a>.
|
||||||
It takes approximately 1 hour to get to Køge. The crossing
|
It takes approximately 1 hour to get to Køge. The crossing
|
||||||
takes 5 hours 30 minutes.
|
takes 5 hours 30 minutes.
|
||||||
</dd>
|
</dd>
|
||||||
<dt>Sassnitz (Germany)</dt>
|
<dt>Sassnitz (Germany)</dt>
|
||||||
<dd>
|
<dd>
|
||||||
There is a direct ferry taking cars going from <a href="http://www.faergen.com/services/fares/bornholmerfaergen/sassnitz-roenne.aspx">Sassnitz</a>.
|
There is a direct ferry taking cars going from <a href="http://www.faergen.com/services/fares/bornholmerfaergen/sassnitz-roenne.aspx" target="_blank">Sassnitz</a>.
|
||||||
</dd>
|
</dd>
|
||||||
<dt>Kolobrzeg (Poland)</dt>
|
<dt>Kolobrzeg (Poland)</dt>
|
||||||
<dd>
|
<dd>
|
||||||
|
@ -78,7 +78,8 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<h2>What kind of power supply can I expect?</h2>
|
<h2>What kind of power supply can I expect?</h2>
|
||||||
We are working on sorting out the details. Current is 220V.
|
We are working on sorting out the details. Power is a standard European
|
||||||
|
230V supply with type <a href="http://www.worldstandards.eu/electricity/plugs-and-sockets/" target="_blank">C & K plugs</a>.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -115,7 +116,7 @@
|
||||||
L.tileLayer(
|
L.tileLayer(
|
||||||
'http://{s}.tile.osm.org/{z}/{x}/{y}.png',
|
'http://{s}.tile.osm.org/{z}/{x}/{y}.png',
|
||||||
{
|
{
|
||||||
attribution: '© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors',
|
attribution: '© <a href="http://osm.org/copyright" target="_blank">OpenStreetMap</a> contributors',
|
||||||
}
|
}
|
||||||
).addTo(map);
|
).addTo(map);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue