<%= copyright_block(namespace_instance_name) %> /*globals <%= namespace %> */
// This page describes a part of the interface for your application. <%= namespace_instance_name %> = SC
.Page.design({
// Add your views here. Ex: // mainView: SC.View.design({ // layout: { top: 0, left: 0, right: 0, height: 0 } // })
});