<input class="wf-check wf-rowselect" type="checkbox" name="{{ name }}" value="{{ value }}" aria-label="{{ label }}"{% if checked %} checked{% endif %}{% if disabled %} disabled{% endif %}{% for attr in attrs %} {{ attr.name }}="{{ attr.value }}"{% endfor %}>