Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-backend/view/adminhtml/templates/page/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-backend/view/adminhtml/templates/page/footer.phtml

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
?>
<p class="magento-version">
    <strong><?= $block->escapeHtml(__('Magento')) ?></strong>
    <?= $block->escapeHtml(__('ver. %1', $block->getMagentoVersion())) ?>
</p>