HEX
Server: Apache
System: Linux p3plzcpnl489526.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: vmasmheia229 (9244908)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/vmasmheia229/domains/cindymuscarello.com/html/wp-content/themes/kathy/footer.php
<?php
/**
 * The template for displaying the footer
 *
 * Contains the closing of the content div and all content after
 *
 * @since 1.0.0
 */
?>

			</main>
			<!-- #content-container -->
		
		</div>
		<!-- #main-container -->
			
	</div>
	<!-- #root-container -->

	<?php
		
		// Footer Widget Area
		get_sidebar();
		
	?>
	
	<!-- Fullscreen Search Panel -->
	<div id="search-panel-wrapper">
		<div id="inner-search-panel">
			<?php get_search_form( true ); ?>
			<a id="search-close-button" href="javascript:;" title="<?php esc_attr_e( 'Close', 'kathy' ); ?>"><i class="ion-ios-close-empty"></i></a>
		</div>
	</div>
	
	<?php wp_footer(); ?>
	
</body>
</html>