index of
/
home
/
thefkyzp
/
www
/
wp-content
/
plugins
/
ocean-extra
/
includes
/
freemius
/
templates
/
File: /home/thefkyzp/www/wp-content/plugins/ocean-extra/includes/freemius/templates/ajax-loader.php
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div class="fs-ajax-loader" style="display: none"><?php for ( $i = 1; $i <= 8; $i ++ ) : ?><div class="fs-ajax-loader-bar fs-ajax-loader-bar-<?php echo $i ?>"></div><?php endfor ?></div>