<mvc:View xmlns:core="sap.ui.core" xmlns:mvc="sap.ui.core.mvc" xmlns="sap.m"
    xmlns:html="http://www.w3.org/1999/xhtml" controllerName="<%- ns %>.<%- name %>">
    <Page id="<%- name %>" title="{i18n><%- name %>Title}">
        <content></content>
    </Page>
</mvc:View>