', '' );
the_archive_description( '
', '
' );
?>
2,
'prev_text' => '' . __('Prev', 'astromag'),
'next_text' => __('Next', 'astromag') . ''
)
); // pagination nav
else :
get_template_part( 'template-parts/content', 'none' );
endif;
?>