Höhe der Side-Box
Widget Side Box höhe angelichen git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3318 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
76da75e891
commit
a1ad0f1902
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
<div class="box_mid">
|
<div class="box_mid">
|
||||||
<div class="hl5">{{ page.title }}</div>
|
<div class="hl5">{{ page.title }}</div>
|
||||||
|
|
||||||
{{ page.boxBody ?? page.description }}
|
<p>{{ page.boxBody ?? page.description }}</p>
|
||||||
|
|
||||||
{% if page.travelProgram is not empty and page.travelProgram.lowestPrice > 0 %}
|
{% if page.travelProgram is not empty and page.travelProgram.lowestPrice > 0 %}
|
||||||
<div class="price">
|
<div class="price">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue