%= stylesheet_link_tag 'masterview/style' %> <%= stylesheet_link_tag 'masterview/sidebox' %> <%= stylesheet_link_tag 'masterview/color-scheme' %> <%= javascript_include_tag :defaults %>
Submitting this form will copy/import the layout from the source MasterView template file and will create a new MasterView template file (controller/action.html) containing the imported layout. By providing a action name, it will create some default placeholder content in the file. It will not create any controller class methods or models.