HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/z/w/a/zwafgyp/coolswim/wp-content/themes/liftsupply/footer.php
<?php
/**
 * The template for displaying the footer
 *
 * Contains footer content and the closing of the #main and #page div elements.
 *
 * @package WpOpal
 * @subpackage Liftsupply
 * @since Liftsupply 1.0
 */
?>
		</section><!-- #main -->
		<?php do_action( 'liftsupply_template_main_after' ); ?>
		<?php do_action( 'liftsupply_template_footer_before' ); ?>

		<footer id="opal-footer" class="opal-footer" role="contentinfo">
			
			<div class="container">
				<div class="inner">
					
					<?php echo liftsupply_display_footer_content(); ?>
					<?php get_sidebar( 'mass-footer-body' );  ?>

				</div>
			</div>
  
			<section class="opal-copyright clearfix">
				<div class="container">
					<a href="#" class="scrollup"><span class="fa fa-angle-up"></span></a>
					<?php do_action( 'liftsupply_fnc_credits' ); ?>
					<?php  liftsupply_display_footer_copyright(); ?>
				</div>
			</section>
		</footer><!-- #colophon -->


		<?php do_action( 'liftsupply_template_footer_after' ); ?>
		<?php get_sidebar( 'offcanvas' );  ?>
	</div>
</div>
	<!-- #page -->

<?php wp_footer(); ?>
</body>
</html>