'' . __( 'Previous page', 'bfastmag' ) . '',
'next_text' => '' . __( 'Next page', 'bfastmag' ) . '' ,
'before_page_number' => '' . __( 'Page', 'bfastmag' ) . ' ',
) ); else :
get_template_part( 'template-parts/content', 'none' );
endif;
wp_reset_postdata();
bfastmag_action_content_bloc_end();
get_footer();
?>