<# if ( data.label ) { #>
{{ data.label }}
<# } #>
<# if ( data.description ) { #>
{{{ data.description }}}
<# if ( data.preview ) { #>
Preview
<# } #>
<# } else { #>
<# if ( data.preview ) { #>
Preview
<# } #>
<# } #>
<# if ( data.attr.indexOf('reset=') !== -1 ) { #>
Reset counter
<# } #>