print_render_attribute_string( 'blockquote_content' ); ?>>
print_unescaped_setting( 'blockquote_content' ); ?>
<#
if ( '' === settings.blockquote_content && '' === settings.author_name && 'yes' !== settings.tweet_button) {
return;
}
var tweetButtonView = settings.tweet_button_view;
#>