0byt3m1n1
Path:
/
data
/
27
/
5
/
48
/
71
/
5374886
/
user
/
6435255
/
htdocs
/
wp-content
/
themes
/
business-way
/
[
Home
]
File: footer.php
<?php /** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Canyon Themes * @subpackage Business Way */ do_action('business_way_site_footer_widget'); do_action('business_way_site_footer_button'); ?> <?php wp_footer(); ?> </body> </html>