<% layout('layout_site') %> <% block('head', block.stylesheet('layout.css')) %> <% block('foot', block.script('layout.js')) %>

Main Layout

This is the main page layout. It is wrapped by the layout_site layout. It adds the following blocks to the layout:

<%- body %>