<mvc:View xmlns="sap.m"
	xmlns:mvc="sap.ui.core.mvc">
	<MessagePage title="{i18n>detailViewTitle} Not Found"
		text="This resource was not found"
		description="Check your code"
		class="suppliersPage" />
</mvc:View>
