training_index_index.xml

 avatar
unknown
plain_text
4 years ago
555 B
8
Indexable
<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
	<body>
		<referenceContainer name="content">
  			<block class="Magento\Framework\View\Element\Template" name="training.page" template="Icube_Training::index/index.phtml"></block>
  			<!-- <block class="Icube\Training\Block\Hello" name="training.page" template="Icube_Training::index/index.phtml"></block> -->
  		</referenceContainer>
	</body>
</page>
Editor is loading...