'; do_action( 'salal_before_post_wrapper_content' ); while ( have_posts() ) : the_post(); get_template_part( 'template-parts/posts/content', esc_attr( salal_get_option( 'blog_content' ) ) ); endwhile; do_action( 'salal_after_post_wrapper_content' ); echo '
'; salal_blog_navigation(); else : get_template_part( 'template-parts/posts/content', 'none' ); endif; ?>