', ''); the_archive_description( '
', '
' ); ?>
"; } $count++; endwhile; echo "
"; $post_args = array( 'screen_reader_text' => ' ', 'prev_text' => __( '
', 'marinate' ), 'next_text' => __( '
', 'marinate' ), ); the_posts_pagination( $post_args ); else : get_template_part( 'template-parts/content', 'none' ); endif; ?>