output_template_content( A8C\FSE\WP_Template::FOOTER );
else : // Otherwise we'll fallback to the default Balasana footer below.
if ( ! ( true === get_theme_mod( 'hide_site_footer', false ) && is_front_page() && is_page() ) ) : // If this is the homepage and the footer elements are set to hide, don't load this part.
get_template_part( 'template-parts/footer/footer', 'widgets' );
if ( has_nav_menu( 'menu-2' ) || has_nav_menu( 'social' ) ) : ?>