“It’s good for the earth, good for the farmer,
and good for you”
if( has_post_thumbnail() ) {
the_post_thumbnail( array(70,70),$default_attr);
}
else {
?>

} ?>

} ?>
="the_title()";?>
echo wp_trim_words( get_the_content(), 20 ); ?>
endwhile; ?>