Fehler aus letztem Commit behoben
git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3304 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
ce292748fb
commit
aeafe245d7
1 changed files with 2 additions and 2 deletions
|
|
@ -13,13 +13,13 @@
|
|||
<section class="clearfix">
|
||||
<div class="hl2">Unsere beliebtesten Kulturreisen</div>
|
||||
|
||||
{% include 'default/components/multiPageBoxCarousel.html.twig' with {pages: offers} %}
|
||||
{{ render(controller('AppBundle:Component:offersCarousel')) }}
|
||||
</section><!-- end section -->
|
||||
|
||||
<section class="clearfix">
|
||||
<div class="hl2">Alle Reisekategorien auf einem Blick</div>
|
||||
|
||||
{{ render(controller('AppBundle:Component:offersCarousel')) }}
|
||||
{% include 'default/components/multiPageBoxCarousel.html.twig' with {pages: country_pages} %}
|
||||
</section><!-- end section -->
|
||||
|
||||
<section class="clearfix">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue