', '' ); the_archive_description( '
', '
' ); ?>
'; /* Start the Loop */ while (have_posts()) : the_post(); get_template_part('template-parts/content/content', get_post_type()); endwhile; echo '
'; faith_blog_navigation(); else : get_template_part( 'template-parts/content/content', 'none' ); endif; do_action( 'faith_blog_after_default_page'); ?>