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:
uli 2017-02-22 12:11:27 +00:00
parent ce292748fb
commit aeafe245d7

View file

@ -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">