<?xml version="1.0"?>
<!--
  ~ Copyright © 2020 Wyomind. All rights reserved.
  ~ See LICENSE.txt for license details.
  -->

<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
    <head>

    </head>
    <body>
        <referenceBlock name="content">
            <block class="Wyomind\Framework\Block\Adminhtml\License\Manager" name="wyomind_framework_license_manager"
                   template="Wyomind_Framework::license/manager.phtml" before="-"/>
        </referenceBlock>
    </body>
</page>