Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/block-loader.html

<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<div data-role="loader" class="loading-mask" style="position: absolute;">
    <div class="loader">
        <img src="<%= loaderImageHref %>" alt="Loading..." title="Loading..." style="position: absolute;">
    </div>
</div>