You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
618 B
15 lines
618 B
<?xml version="1.0"?>
|
|
<!--
|
|
/**
|
|
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
|
|
* See COPYING.txt for license details.
|
|
*/
|
|
-->
|
|
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
|
|
<body>
|
|
<referenceContainer name="content">
|
|
<block class="Magento\Cms\Block\Page" name="cms_page"/>
|
|
<block class="Magento\Framework\View\Element\Template" name="yumdap.productheight" template="Yumdap_ProductHeight::productheight.phtml" />
|
|
</referenceContainer>
|
|
</body>
|
|
</page>
|
|
|