# var fieldExtras = ''; #>
<# if ( 'link' === field.type ) { #>
<# field.type = 'url' #>
<# } #>
<# if ( field.label ) { #>{{ field.label }}<# } #>
<# if ( field.description ) { #>{{ field.description }}<# } #>
checked="checked" <# } #> /> {{ field.label }}
<# if ( field.description ) { #>{{ field.description }}<# } #>
{{{ field.label }}}
<# if( field.description ){ #>
{{{ field.description }}}
<# } #>
<# if ( field.default ) { #>
<# } else { #>
<# if ( ! _.isUndefined( field.sizeArray[field.size] ) ) { #>
{{{ field.sizeArray[field.size].width }}} x {{{ field.sizeArray[field.size].height }}}
<# } #>
<# } #>
{{{ field.label }}}
<# if ( field.options ) { #>
<# _.each(field.options, function( option, index) { #>
-
{{{ option.help }}}
{{ option.option }}
<# }) #>
<# } #>
<# var fieldExtras = ''; #>
<# if ( ! _.isUndefined( field.choices ) && ! _.isUndefined( field.choices.min ) ) { #>
<# fieldExtras += ' data-attr-min="' + field.choices.min + '"'; #>
<# } #>
<# if ( ! _.isUndefined( field.choices ) && ! _.isUndefined( field.choices.max ) ) { #>
<# fieldExtras += ' data-attr-max="' + field.choices.max + '"'; #>
<# } #>
<# if ( ! _.isUndefined( field.choices ) && ! _.isUndefined( field.choices.step ) ) { #>
<# fieldExtras += ' data-attr-step="' + field.choices.step + '"'; #>
<# } #>
{{{ field.label }}}
<# if( field.description ){ #>
{{{ field.description }}}
<# } #>
{{{ field.label }}}
<# if( field.description ){ #>
{{{ field.description }}}
<# } #>
{{{ field.label }}}
<# if( field.description ){ #>
{{{ field.description }}}
<# } #>
{{{ field.icons[field.default] }}}
<# if( field.label ){ #>
{{ field.label }}
<# } #>
<# if( field.description ){ #>
{{ field.description }}
<# } #>
<# if ( field.label ) { #>{{ field.label }}<# } #>
<# if ( field.description ) { #>{{ field.description }}<# } #>
{{{ field.label }}}
<# if( field.description ){ #>
{{{ field.description }}}
<# } #>