'; while ( have_posts() ) : the_post(); get_template_part( 'template-parts/content', get_post_format() ); endwhile; echo '
'; echo '
'; echo ''; echo '
'; else : get_template_part( 'template-parts/content', 'none' ); endif; ?>
'; while ( have_posts() ) : the_post(); get_template_part( 'template-parts/content', get_post_format() ); endwhile; echo '
'; echo '
'; echo ''; echo '
'; else : get_template_part( 'template-parts/content', 'none' ); endif; ?>