15 | <% if (theme.maxContentWidth) { %> 16 |
17 | <% } %> 18 | <%- body %> 19 | <%- partial('_partials/footer', {}, {cache: true}) %> 20 | <% if (theme.maxContentWidth) { %> 21 |
22 | <% } %> 23 |