Files
opensem/resources/views/shop/_partials/block-bottom.twig
Ludovic CANDELLIER 6d1993c037 Inverse fix
2020-04-15 17:40:44 +02:00

8 lines
302 B
Twig

<div id="bottom_home">
{{ include('shop._partials.testimonials')}}
{{ include('shop._partials.services')}}
{{ include('shop._partials.special-products')}}
{{ include("shop._partials.newsletter")}}
{{ include("shop._partials.block-news")}}
{{ include("shop._partials.block-manufacturers")}}
</div>