Skip to content /** * 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 Blocksy */ blocksy_after_current_template(); do_action('blocksy:content:bottom'); ?>