> ' . get_the_title() . ''; if (has_post_thumbnail($post->ID)) { echo '
'; echo canopus_image('canopus_single_post'); echo '
'; } ?>