is_landing_page() ? 'Landing Page' : 'Default', 'thrive-cb' ); ?>
<# _.each( defaultStyles, function( name, tag ) { #>
<<#=tag==='PlainText'?'div':tag#> class="fr-style-reset<#=tag==='PlainText'?' tcb-plain-text':''#>"><#=name#>>
' ); ?> ' ); ?>
<# }); #>
<# if ( ! customStyles.length ) { #>
<# } #> <#_.each ( customStyles, function( style, _index ) { #>
<<#=style.attr.tag==='plaintext'?'div':style.attr.tag#> class="fr-style-reset <#=style.cls#><#=style.attr.tag==='plaintext'?' tcb-plain-text':''#>"><#=style.name#>> <#=style.shortTag#>
"><#=style.name#>' ); ?> "><#=style.name#>' ); ?> "><#=style.name#>' ); ?>
<# }) #>