<# if(this.model.config.name) { #>
<#= this.model.config.name #>
<# if ( this.model.config.instructions ) { #>
<#= TVE.icon( this.model.config.instructions.type + "-instructions" ) #>
<# } #>
<# if ( this.model.config.info ) { #>
<#= this.model.config.iconside ? 'data-side="' + this.model.config.iconside + '"' : ''#>>