{% include '@bolt-layouts-layout/layout.twig' with {
template: [
'75',
],
align_items: 'center',
...
} only %}
<bolt-layout template="75" align-items="center">
<bolt-layout-item>
<!-- Content goes here -->
</bolt-layout-item>
</bolt-layout>