{{zenarioA.phrase.gridProperties}}

<% if (m.type == 'slot' || m.type == 'grid_break_with_slot') { %>

{{zenarioA.phrase.gridSlotName}}

<% } %> <% if (m.type != 'grid_break') { %>

{{zenarioA.phrase.gridCSSClass}}

<% } %> <% if (m.type == 'space' || m.type == 'grid_break') { %>

{{zenarioA.phrase.gridHtml}}

<% } %> <% if (m.type == 'slot') { %>
<% var h, heights = ['small', 'medium', 'large', 'xlarge', 'xxlarge']; %> <% for (h in heights) { %> <% if (h % 3 == 2) { %>
<% } %> <% } %>

<% } %> <% if (m.type == 'grid_break' || m.type == 'grid_break_with_slot') { %>

{{zenarioA.phrase.gridGridCSSClass}}

<% } else if (zenarioG.data.responsive && m.type == 'space') { %>

<% } else if (zenarioG.data.responsive) { %>


<% if (1*m.is_last) { %>
<% } else if (1*m.is_full) { %>
<% } %>

<% } %>