All posts by cumbriafreeboilers
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
/**
* ebor_close_wrapper hook
* All actions contained in /ebor_framework/theme_actions.php
*
* @hooked ebor_close_wrapper_markup - 10
*/
do_action('ebor_close_wrapper');
get_footer();