Files
opensem/resources/views/Shop/_partials/block-bottom.twig
Ludovic CANDELLIER 002967136e renaming dir
2020-04-15 17:34:57 +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>