Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/magento/module-theme/view/adminhtml/templates/browser/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-theme/view/adminhtml/templates/browser/content.phtml

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

/**
 * Wysiwyg Images content template
 *
 * @var $block \Magento\Theme\Block\Adminhtml\Wysiwyg\Files\Content
 */
?>
<?= $block->getChildHtml('wysiwyg_files.js') ?>

<div id="contents-uploader" class="contents-uploader"><?= $block->getChildHtml('wysiwyg_files.uploader') ?></div>
<div id="contents"></div>
<div id="contents-newfolder" class="no-display"><?= $block->getChildHtml('wysiwyg_files.newfolder') ?></div>