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