%- stylesheets %>
Site Layout
This is the master site layout.
It is not wrapped by a layout.
It includes the following dynamic blocks:
- stylesheets: link rel="stylesheet" references placed before the closing 'head' tag
- foobar: this stuff right here: <%- blocks.foobar %>
- scripts: script references placed before the closing 'body' tag
<%- body %>
<%- scripts %>