<# if ( data.label ) { #>
{{ data.label }}
<# } #>
{{{ data.value }}}
<# if ( data.description ) { #>
{{{ data.description }}}
<# } #>