<mvc:View xmlns="sap.m"
	xmlns:mvc="sap.ui.core.mvc">
	<MessagePage title="{i18n>appTitle} Not Found"
		text="{i18n>appTitle} could not locate this resource"
		description="Check URL hash" />
</mvc:View>
