import <%= base_package %>.models.domain.<%= model.camelcase %>; <% end -%> import <%= base_package %>.models.domain.<%= class_name %>; ]]> Model id="model"/> Presenter id="presenter" view="{this}"/> IndexView id="<%= class_name.pluralize.dcfirst %>IndexView" includeIn="index"/> EditIndexView id="<%= class_name.pluralize.dcfirst %>EditIndexView" includeIn="editIndex"/>