bootstrap_italia-8.x-0.x-dev/templates/layout/front/_partial.home-last-row.html.twig
templates/layout/front/_partial.home-last-row.html.twig
{% set row_name = 'home-last-row' %}
{% if page.home_last_row_full_width %}
<div class="{{ row_name }}-full-width__wrapper">
{{ page.home_last_row_full_width }}
</div>
{% endif %}
