% layout('layout_site') %> <% stylesheet('layout.css') %> <% script('layout.js') %>
This is the main page layout. It is wrapped by the layout_site layout. It adds the following blocks to the layout:
Hello from layout main!