>
', esc_url( get_permalink() ) ), '' ); ?>
/', $post->post_content ) && ! has_excerpt() ) : the_content( sprintf( /* translators: %s: Name of current post. */ wp_kses( __( 'Continue reading %s ', 'saka' ), array( 'span' => array( 'class' => array() ) ) ), the_title( '"', '"', false ) ) ); else : the_excerpt(); endif; ?>