Skip to content

Commit

Permalink
Aktualizovat app/Modules/Fof/DefaultModule/templates/Accommodation/de…
Browse files Browse the repository at this point in the history
…fault.latte
  • Loading branch information
Vojtěch David committed Nov 19, 2024
1 parent 7d0f9ff commit d912708
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,15 @@
{default}
{* <div class="subheader">Accommodation</div>*}
<h1>Price and Payment</h1>
{* <p>The price per night varies depending on the chosen room type. <strong>The prices listed are not final and are subject to change.</strong></p>
<p>The price per night varies depending on the chosen room type. <strong>The prices listed are not final and are subject to change.</strong></p>
<div class="row">
<div class="offset-md-2 col-md-8">
<table class="table table-striped table-hover">
<thead class="thead-light">
<tr>
<th>Pokoj</th>
<th>Cena (EUR)</th>
<th>Cena (Kč)</th>
<th>Room</th>
<th>Price (EUR)</th>
<th>Price (CZK)</th>
</tr>
</thead>
<tbody>
Expand All @@ -124,7 +124,7 @@
</div>
</div>
<p><strong>Please note that the participants older than 18 years will need to pay the city tax of approx. 2 &#128; (50 CZK) per night at the arrival to the hotel. All participants under the age of 18 will pay a refundable deposit of approx. 30 &#128; (750 CZK) on check-in.</strong></p>
{*<p><strong>Due to great demand for accommodation, we added some capacity (unfortunately for full price 24 &#128;).</strong></p>*}
{*<p><strong>Due to great demand for accommodation, we added some capacity (unfortunately for full price 24 &#128;).</strong></p>
<p><strong>Accommodation pricing and payment details will be specified later.</p>*}
{/switch}
</section>
Expand Down

0 comments on commit d912708

Please sign in to comment.