Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/app/code/Torresani/Consent/view/frontend/layout/
Upload File :
Current File : //home/rtorresani/www/app/code/Torresani/Consent/view/frontend/layout/consent_privacy_index.xml

<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="2columns-left" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <update handle="customer_account"/>
    <head>
        <title>
            Privacy – gestione consensi
        </title>
    </head>
    <body>
        <referenceContainer name="content">
            <block class="Torresani\Consent\Block\YourPrivacy" name="consent.privacy.index" template="Torresani_Consent::privacy/index.phtml" cacheable="false" />
        </referenceContainer>
    </body>
</page>