<#= TVE.ucFirst(this.model.get('name')) #>
<# if ( ! this.model.get('preventEdit') ) { #> <# } #> <# if ( ! this.model.get('preventDelete') ) { #> <# } else { #> <# } #>
<# if ( this.model.get('connectionData').has_error ) { #>
<#= this.model.get('connectionData').error_html #>
<# } #>