'; do_action( 'edublink_before_content' ); echo ''; if ( function_exists( 'edublink_numeric_pagination' ) ) : edublink_numeric_pagination(); else : the_posts_navigation(); endif; else : get_template_part( 'template-parts/content', 'none' ); endif; echo ''; echo ''; if ( 'no-sidebar' !== $blog_layout ) : get_sidebar(); endif; do_action( 'edublink_after_content' ); echo ''; get_footer();