1
0
mirror of synced 2024-11-29 08:26:09 +03:00
magento-module/view/frontend/layout/retailcrm_index_display.xml
Alex Lushpai f4000c9874 v2.0
2017-05-31 15:24:46 +03:00

6 lines
398 B
XML

<?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">
<referenceContainer name="content">
<block class="Retailcrm\Retailcrm\Block\Display" name="retailcrm_display" template="Retailcrm_Retailcrm::sayhello.phtml" />
</referenceContainer>
</page>