<%= include('simple-skeleton', { title: 'My title', body: include('simple-grid', { block1: 'My content 1', block2: 'My content 2', }) }) %>