Feature | Compliance |
---|---|
{{ item.rule__feature__name }} | {% if item.compliance == False %} Non-Compliant {% elif item.compliance == True %} Compliant {% else %} N/A {% endif %} |
Feature | Non-compliant | Compliant |
---|---|---|
{{ item.rule__feature__name }} | {{ item.non_compliant }} | {{ item.compliant }} |