'' . __( 'Previous Post', 'euphony' ) . ' ',
'next_text' => '' . __( 'Next Post', 'euphony' ) . ' ',
) );
get_template_part( 'template-parts/content/content', 'comment' );
endwhile; // End of the loop.
?>