# if( data.quick_setup_index !== false && !( data.quick_setup_skipped ) ) { #>
<# var current_step = data.quick_setup_steps[ data.quick_setup_index ] #>
<# if( typeof current_step.sub_title !== 'undefined' && current_step.sub_title !== '' ) { #>
{{ current_step.sub_title }}
<# } #>
{{ current_step.title }}
<# } else { #>
<# } #>