?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/villavanille/wp-content/themes/villa-vanille/inc/footer/templates/
Upload File :
Current File : /home/rankinh/villavanille/wp-content/themes/villa-vanille/inc/footer/templates/footer.php

<footer id="qodef-page-footer" <?php drew_class_attribute( implode( ' ', apply_filters( 'drew_filter_footer_holder_classes', array() ) ) ); ?> role="contentinfo">
	<?php
	// Hook to include additional content before page footer content
	do_action( 'drew_action_before_page_footer_content' );

	// Include module content template
	echo apply_filters( 'drew_filter_footer_content_template', drew_get_template_part( 'footer', 'templates/footer-content' ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped

	// Hook to include additional content after page footer content
	do_action( 'drew_action_after_page_footer_content' );
	?>
</footer>