Viewing File: /home/maglabs/it/dev/tests/integration/testsuite/Magento/Theme/Model/Layout/_files/page_layouts.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<page_layouts xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/PageLayout/etc/layouts.xsd">
    <layout id="empty">
        <label translate="true">Empty</label>
    </layout>
    <layout id="1column">
        <label translate="true">1 column</label>
    </layout>
</page_layouts>
Back to Directory File Manager