<legend>{{ checkLegend }}</legend>
{{# checkList }}
<input id="{{ checkId }}" type="checkbox"><label for="{{ checkId }}">{{ checkLabel }}</label>
{{/ checkList }}
