itemscope="itemscope" itemtype="http://schema.org/BlogPosting" itemprop="blogPost">
';
the_post_thumbnail( 'post-thumbnail', array( 'alt' => get_the_title(), 'itemprop' => "image"));
echo '';
}
?>
', esc_attr(get_theme_mod( 'sticky_post_label' )) ? esc_html( get_theme_mod( 'sticky_post_label' ) ) : __( 'Featured', 'article-lite' ) );
endif;
?>