';
the_excerpt();
echo '
';
endif;
$button = get_theme_mod('blogger_buzz_post_button_text','Read More');
if (!empty($button) && $post_content == 'content_excerpt'):
echo '';
endif; ?>