>
'; echo sprintf( '

%s

', get_the_title( absint( get_the_id() ) ) ); if ( has_post_thumbnail( get_the_id() ) ) { echo sprintf( '
', esc_url( $image ) ); } Baltic_Components::do_breadcrumb(); echo '
'; ?>