'; comments_popup_link( __( '0', 'wordsmith' ), __( '1', 'wordsmith' ), __( '%', 'wordsmith' ) ); echo ''; endif; ?>
'post-image', 'title' => the_title_attribute( 'echo=0' ) ) );
endif;
?>
'', 'link_before' => '', 'link_after' => '' ) ); ?>
'; comments_popup_link( __( '0', 'wordsmith' ), __( '1', 'wordsmith' ), __( '%', 'wordsmith' ) ); echo ''; endif; ?>
';
echo the_post_thumbnail( 'post-image', array( 'class' => 'post-image', 'title' => the_title_attribute( 'echo=0' ) ) );
echo '';
endif;
?>
' . apply_filters( 'the_excerpt', $post->post_excerpt ) . '';
echo '' . __( 'Continue Reading', 'wordsmith' ) . '
';
endif;
?>