2 * AUTOMATICALLY GENERATED TEMPLATE
3 * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
7 <div class='field checkbox'>
8 <label for='id_{{$field.0}}'>{{$field.1}}</label>
9 <input type="checkbox" name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.3}}" {{if $field.2}}checked="true"{{/if}}>
10 <span class='field_help'>{{$field.4}}</span>