<mvc:View controllerName="<%- app.id %>.controller.<%- template.settings.viewName %>"
    xmlns:mvc="sap.ui.core.mvc" displayBlock="true"
    xmlns="sap.m">
    <Page id="page" title="{i18n>title}">
        <content />
    </Page>
</mvc:View>
