{% load humanize hc_extras %}
{% csrf_token %} {% for check in checks %} {% endfor %}
Select / Unselect All
{% if check.name %} {{ check.name }} {% else %} unnamed {% endif %} {{ check.code }}