PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/ruvimbofunco/www/wp-content/themes/insureyou/template-parts/
Server: Linux red.truehostdns.com 4.18.0-553.150.1.el8_10.x86_64 #1 SMP Fri Jul 31 15:23:31 EDT 2026 x86_64
IP: 51.161.15.103
Choose File :

Url:
Dir : /home/ruvimbofunco/www/wp-content/themes/insureyou/template-parts/footer-bar.php

<?php
/**
 * Template part for Header Top Bar.
 *
 * @package insureyou
 */

$insureyou_data = get_option('insureyou_data'); ?>

<?php
$footer_copyright = $insureyou_data['insureyou__opt-copyright'];
?>
<?php if ( $footer_copyright == 1) : ?>
  <div class="copyright-wrap">
      <div class="container">
            <div class="row align-items-center">              
                <div class="col-lg-12 col-md-12">          
                    <div class="copy-text text-center">
                          <?php echo wp_kses_post($insureyou_data['insureyou__copyright'] ); ?>.   
                    </div>

                </div>                
            </div>
        </div>
</div>
<?php endif; ?>