<div class="form-group confirm">
<div class="checkbox">
<label>
<input type="checkbox"
/> Check mij
</label>
</div>
<p class="help-block" id="helpTextId_group_confirm_voorbeeld">Klik op het vakje om te selecteren</p>
</div>
<div class="form-group confirm">
<div class="checkbox">
<label>
<input type="checkbox"
{{{ifattr 'disabled' disabled }}}
{{{ifattr 'readonly' readonly }}} /> {{ label }}
</label>
</div>
{{#if helpText }}
{{> '@help-block' }}
{{/if}}
</div>
id: group_confirm_voorbeeld
label: Check mij
helpText: Klik op het vakje om te selecteren
There are no notes for this item.